Readme.md

README

This has a function called process_data_raw(). When you type

process_data_raw()

It processes the csv file in data-raw folder into a .rda object in data and a .R file with the Roxygen header on the csv file.

When the package is built, you can do ?Red-Fairy-River (say) to get the meta information.

Note, you can run process_data_raw() locally, but the GitHub repo is set up with a GitHub Action to automatically run process_data_raw() whenever a push to the data-raw folder happens. I probably ought to set it up to do a pull-request instead of pushing right to master branch, but I am not sure how to do that. So that's on the To-Do list.



eeholmes/testdata documentation built on Dec. 20, 2021, 3:22 a.m.