Create the data-raw directory with a data-processing.R template
Source:R/setup_rawdata.R
setup_rawdata.Rd
setup_rawdata()
creates a directory for raw data and an example script
named data_processing.R
for importing, processing and exporting the tidy data.
The template assumes that the dataset name is the same as the data package name.