Namens Chris Wallace
Verzonden: maandag 21 juli 2014 15:58
Aan: r-devel@r-project.org
Onderwerp: [Rd] Multiple versions of data in a package
Dear R-devel,
I am writing for help on how I should include parallel sets of data in my
package.
Brief summary: I am new to using data within packages. I wan
Dear R-devel,
I am writing for help on how I should include parallel sets of data in
my package.
Brief summary: I am new to using data within packages. I want a user to
be able to specify one of two alternative versions of within-package
datasets to use, and I want to load just that one. I