create_dir.Rd
Creates the directory if it doesn't exist
create_dir(path)
path of directory to be created
Nothing
if (FALSE) { # \dontrun{ create_dir("derived/data/test") } # }