populate_project: Populate R Project with Common Folders

Description Usage Arguments Value Examples

View source: R/populate_project.R

Description

Before we begin, we want to make sure the folders we plan to use will be present and consistently named.

Usage

1
populate_project(folder_list = c("R", "data", "results"))

Arguments

folder_list

vector of folder names to create. Defaults to R/, data/, and results/.

Value

the folders in folder list should be added to the working project if these don't already exist.

Examples

1

kabagg/enar2018pkg documentation built on May 17, 2019, 7:29 p.m.