I have an .Rdata file saved in my "data" folder in a package I created.
However,
when I use the data() function it doesn't recognize that there any dataset
exists within the package. Is there anything specific I need to do such that
the
data() function will load my dataset?
Thanks in advance,
Andrew
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.