Learn R Programming

rsf (version 0.3.0)

use_rsf: Use RSF project template

Description

Opens a new R project using the RSF template. Intended for use in RStudio, not interactively.

Usage

use_rsf(path, ...)

Arguments

path

project path

...

project configurations supported:

Details

This function is called when the user selects File > New Project > New Directory > Report of Statistical Findings using bookdown. The directory name and output directory can be specified.