[rkward-devel] Boxplot

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Tue Aug 3 12:30:12 UTC 2010


Hi,

On Monday 02 August 2010, Stefan Rödiger wrote:
> Hi list,
> I would like to make a change to the boxplot plugin. One limitation so far
> was that only data of same length (for example one imported csv-file) were
> usable in order to use the additional features (show mean, SD, ...). It is
> a minor change in this specific plugin but I wonder if we should have a
> more generic approach.
> The important hange in script is line 35-45.

good catch. But I think this can be solved in an easier way, indeed. I'm 
attaching my version. The trick here is to use sapply() instead of apply(), 
which also makes the code easier to read.

Do other plugins suffer from similar problem?

Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: box_plot.js
Type: application/javascript
Size: 3314 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20100803/59016084/attachment.js>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20100803/59016084/attachment.sig>


More information about the Rkward-devel mailing list