Skip to content
Prev 8763 / 12125 Next

[R-pkg-devel] How do I enable to show data in inst/extdata in data() || lazy load

? Tue, 20 Dec 2022 05:28:49 +0530
Sanjeev Sariya <sanjeevsariya at gmail.com> ?????:
Would the journal editors agree to have this data in the form of an R
object? Is it a strict requirement to have this file in a given format?
See Writing R Extensions, section 1.1.6 "Data in packages":
https://cran.r-project.org/doc/manuals/R-exts.html#Data-in-packages

I don't want to rewrite it all in this e-mail, but if you're having
trouble with a specific step, feel free to ask for guidance.