Displaying 1 result from an estimated 1 matches for "zdyd0xtdmk8ix".
2011 Jan 04
4
Listing of available functions
Dear R-users,
Is there a easy way to access to a complete listing of available functions
from a R session? The help.start() and ? functions are great, but I feel
like they require the user to know the answer in advance (especially with
respect to function names)... I could not find a easy way to simply browse
through a list of functions and randomly pick one function to see what is
does.
Is