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
box_plot.js
Description: application/javascript
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm
_______________________________________________ RKWard-devel mailing list RKWard-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rkward-devel