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.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to