This function will create a folder structure that is needed for a data science project, starting from the current directory.

set_me_up(projectname = "Template Project")

Arguments

projectname

A character string of the project title

Value

A set of folders created in current directory