Now I am learning to build a package. There is a function I define for a dataset (.csv). I want to add this dataset in the package.
.csv
Follow the advices ont R package book http://r-pkgs.had.co.nz/data.html
There are also inside examples of R data package that you can look for inspiration.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.