Skip to content
Prev 425 / 1236 Next

[R-gui] Re: [R] The hidden costs of GPL software?

On Wed, 17 Nov 2004, Mike Prager wrote:
...
...

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