[R] The hidden costs of GPL software?
David Forrest
drf5n at maplepark.com
Thu Nov 18 18:14:55 CET 2004
On Wed, 17 Nov 2004, Mike Prager wrote:
...
> Using CLI software, an infrequent user has trouble remembering the known
> functions needed and trouble finding new ones (especially as that user gets
> older). What might help is an added help facility more oriented towards
> tasks, rather than structured around functions or packages.
...
Another good (non-GUI) tool for the CLI is keyword completion. R in ESS
does this, giving you lists of possible functions, variables and objects,
or feedback if there isn't any. R's CLI completes, but only with
filenames in the current directory.
Dave
--
Dave Forrest
drf at vims.edu (804)684-7900w
drf5n at maplepark.com (804)642-0662h
http://maplepark.com/~drf5n/
More information about the R-help
mailing list