Package index
-
setup_rawdata()
- Create the data-raw directory with a data-processing.R template
-
setup_dictionary()
- Create a dictionary file for tidy data sets
-
fill_dictionary()
- Fill in the dictionary file based on the tidy data information
-
setup_roxygen()
- Set up roxygen documentation for all tidy data sets using the dictionary
-
generate_roxygen_docs()
- Generate roxygen2 documentation from a CSV file
-
update_citation()
- Update the citation file for the dataset.
-
update_description()
- Update the DESCRIPTION file to conform with openwashdata standards
-
setup_readme()
- Generate the README RMarkdown file
-
setup_website()
- Set up a pkgdown website for the data package