Creates the data-raw, data, and R directories within the path if they do not already exist.

create_data_repo_dirs(path = getwd())

Arguments

path

Path to the package root that contains the data-raw/, data/, and R/ folders. `