[R] access data inside package

Dan Kelley Dan.Kelley at dal.ca
Sun Jan 20 21:21:26 CET 2008


The technique
    d <- get("d", pos=globalenv())
doesn't work for me.  It just says that it cannot get "d", even though I
have a data/d.rda file.

Do I have to do something special with namespaces, to find it?  

PS. a possibly-related link is as follows.

http://www.nabble.com/how-to-make-read-only-data-frames--tp14756183p14756183.html
-- 
View this message in context: http://www.nabble.com/access-data-inside-package-tp14565386p14986337.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list