folders: list of subfolders within the project directory.
create_folders: create folders if not existing already.
Returns
List with folder paths and names.
Examples
## Not run: createFolders(root_folder = tempdir(), folders = c('data/','data/tmp/'))## End(Not run)# Create folder list and set variable names pointing to the path values