R package, size of dataset vis-a-vis code -
I am preparing a R package to run Wang-We-Zhu export decomposition (). The entire package is only 7 9 kilobytes. I want to give an example dataset, especially because the input objects are complex, a relevant real-world dataset is available, however, the total size of the Radiata object will be approximately 1 megabyte. My question is, would it be nice to include this relevant dataset, is it bigger than the package? The code is not much smaller than the data. However, I will not be the only one to give the following suggestions (especially if you want to submit to CRAN): I also have to ask whether there is a subset that is not enough to describe the usage of data packages. Finally, if you do not intend to submit to a package repository, then I can not imagine violating a megabyte download etiquette.
LazyData when applicable.
Comments
Post a Comment