Hello all , I have started working on a data package . I was able to push all my files to git-hub including some data into data/.rda files and .CSV files inst/extdata . I have couple of questions
what is difference between loading the data into data folder and inst/extdata folders . How does the user differ in reading the data ?
I want to publish my package , how do I can do it on git-hub using R-studio
How do I publish my package on CRAN ( they seems to be on holiday )
One last question , Can I create a sub-folder called SDTM inside data or inst/SDTM and inst/aDAM folders ?
thanks Kumar
Check out: http://r-pkgs.had.co.nz/
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.