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.

______________________________________________
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