Add prefix for created folders as argument to set_me_up function. ```r projectr::set_me_up( ... prefix = NULL ) ``` ### Arguments **prefix** : A string that will be prefixed to every folder that is created
Add prefix for created folders as argument to set_me_up function.
Arguments
prefix : A string that will be prefixed to every folder that is created