projectr icon indicating copy to clipboard operation
projectr copied to clipboard

Add prefix to created folder

Open Jeniffen opened this issue 5 years ago • 0 comments

Add prefix for created folders as argument to set_me_up function.

projectr::set_me_up(
  ...
  prefix = NULL
)

Arguments

prefix : A string that will be prefixed to every folder that is created

Jeniffen avatar Feb 09 '21 10:02 Jeniffen