populate_project: Populate R Project with Common Folders

Description Usage Arguments Value Examples

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

carriedearest/SomethingCool documentation built on May 25, 2019, 2:52 a.m.