[R] access data inside package

Benilton Carvalho bcarvalh at jhsph.edu
Sun Jan 20 21:46:40 CET 2008


then combine system.file() with load().
b

On Jan 20, 2008, at 3:40 PM, Dan Kelley wrote:

>
> Yes, data() works, but then I have this warning from "R CMD check"  
> on my
> package, so I think I should not be doing it that way.
>
>
>
> Benilton Carvalho wrote:
>>
>> have you tried
>> data()
>> instead?
>> b
>>
>>
>>
>
> -- 
> View this message in context: http://www.nabble.com/access-data-inside-package-tp14565386p14986576.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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