[R] Check functions in package

Paul Emberson email at calidasoft.co.uk
Tue Jul 28 22:56:19 CEST 2009


Hi,

You can use help to view the available help files with the package.
E.g. for survival package

help(package=survival)

Cheers,

Paul

voidobscura wrote:
> Hi, I run R on a server via SSH, over a terminal.  After loading a specific
> package, how do I know what functions are in that package?  Is there any way
> to list or display them?
> 
> tia.




More information about the R-help mailing list