[R] How to list functions in a library?
Ko-Kang Kevin Wang
kwan022 at stat.auckland.ac.nz
Tue Apr 1 10:32:10 CEST 2003
Hi,
Which library is it? If it is a proper R library and has been properly
installed, I think you should be able to do something like:
library(help = ts) # Get the list of functions in ts package
In fact that will also show some information about the library itself.
On Mon, 31 Mar 2003, Bo Peng wrote:
> Date: Mon, 31 Mar 2003 21:34:50 -0600
> From: Bo Peng <bpeng at stat.rice.edu>
> To: r-help at stat.math.ethz.ch
> Subject: [R] How to list functions in a library?
>
> I am sorry for such a simple question but I just could not find a
> command to list functions (objects) in a certain library. I had to refer
> to library documents (often not readily available ) to find them.
>
> Many thanks in advance.
>
>
--
Cheers,
Kevin
------------------------------------------------------------------------------
/* Time is the greatest teacher, unfortunately it kills its students */
--
Ko-Kang Kevin Wang
Master of Science (MSc) Student
SLC Tutor and Lab Demonstrator
Department of Statistics
University of Auckland
New Zealand
Homepage: http://www.stat.auckland.ac.nz/~kwan022
Ph: 373-7599
x88475 (City)
x88480 (Tamaki)
More information about the R-help
mailing list