A growing collection of R functions and relationship files for Washington Post journalists.
Functions so far:
setup_folders
- Command to set up an optimized folder structure for your project [Documentation to come]gen_readmes
- coming soon - command to generate Readme templates based on the files in the projectmain_readme
- coming soon - command to generate a unifying Readme template based on other Readmes
#install.packages("remotes")
remotes::install_github("wpinvestigative/wpdata")