On Thu, 27 Apr 2000, Uwe Ligges wrote:
however, having all the functions defined in base highlighted as keywords. Would that be a good idea, and if it is, how can I extract the function names most easily?
1. You get a list of objects (not only functions!!!) by typing
ls(env=environment("R_GlobalEnv"))
2. In the html-help files, e.g. the "Functions" index could help you.
Attention: Not only functions are listed here!
Yeah, that's the problem with both of those, that it doesn't only contain functions.
3. For my R-WinEdt "package", I extracted names of functions of many R packages. If you want, I will send some files.
Oh, I thought about it, but then I figured for this to work consistently, every user would have to generate his own defs, depending on what packages he has installed, which would be a bit bothersome I guess.
Maybe R-devel is the better forum to discuss this?
Perhaps, so I send this reply there, I sent the original post to r-help because I figured it might be an easy question for most. I assume that most of the R-devel members are on the R-help list so I do not resend my original post. If this assumption doesn't hold, please let me know. Best, Kjetil
Kjetil Kjernsmo Graduate astronomy-student Problems worthy of attack University of Oslo, Norway Prove their worth by hitting back E-mail: kjetikj@astro.uio.no - Piet Hein Homepage <URL:http://www.astro.uio.no/~kjetikj/> Webmaster@skepsis.no -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._