[R] What symbols are loaded when require()ing?

Greg Snow Greg.Snow at imail.org
Tue Feb 16 01:48:00 CET 2010


The ls() or objects() functions will be a place to start.

-- 
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111


> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Guillaume Yziquel
> Sent: Monday, February 15, 2010 2:47 AM
> To: r-help
> Subject: [R] What symbols are loaded when require()ing?
> 
> Hello.
> 
> I would need to know of a programmatic way to get a list of all the new
> symbols you get when require(9)ing a package/library. I'd like to know
> how to do that from within R, or with the C API. Pointers to relevant
> documentation are also welcome.
> 
> All the best,
> 
> --
>       Guillaume Yziquel
> http://yziquel.homelinux.org/
> 
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list