get_started: Create frequently used directories

Description Usage Details Examples

View source: R/get_started.R

Description

Use this function when starting a new project to help keep code and files organized. Following a project-oriented workflow, the working directory should be set as the project directory.

Usage

1

Details

get_started creates the following directories: data-raw, data-derived, eda, scripts, models, & helpers.

See get_started2 for greater customization options.

Examples

1

averyrobbins1/sometools documentation built on Feb. 18, 2021, 5:08 p.m.