plant_seed: Plant a seed

Description Usage Arguments Value

View source: R/functions.R

Description

This function creates a R project folder, automatically creating a subdirectory system I've found useful.

Usage

1
plant_seed(project_name = NULL)

Arguments

project_name

Name of the project (this names the project folder and .Rprof file)

Value

Opens a new RStudio session with the newly created project


maxsal/farmr documentation built on Aug. 19, 2020, 12:08 a.m.