[Rd] Preferred way to include internal data in package?
Keirstead, James E
j.keirstead at imperial.ac.uk
Mon Aug 4 14:07:42 CEST 2014
Hi,
I’m developing a package and would like to include some data sets for internal use only, e.g. configuration parameters for functions. What is the preferred way of doing this? If I put them in data/, then R CMD check asks me to document them but I’d prefer it if they floated beneath the surface, without the users awareness.
Many thanks,
James
More information about the R-devel
mailing list