R/data-pkg.R
create_data_repo_dirs.Rd
Creates the data-raw, data, and R directories within the path if they do not already exist.
data-raw
data
R
path
create_data_repo_dirs(path = getwd())
Path to the package root that contains the data-raw/, data/, and R/ folders. `
data-raw/
data/
R/