start_project: start_project

Description Usage Value Examples

View source: R/start_project.R

Description

Main function to create your folders and set up your directories. This should be the first function run after you have started a new Rstudio project (if using Rstudio), or after setting your working directory (if not using Rstudio)

Usage

1

Value

DIR, a list of directories that can be called by make_filename (see make_filename to learn how to save and access objects in these directories)

Examples

1
2
3
4
## Not run: 
start_project()

## End(Not run)

condwanaland/workflow documentation built on March 26, 2021, 10:26 a.m.