use_rsf: Use RSF project template

View source: R/use_rsf.R

use_rsfR Documentation

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.


dchiu911/rsf documentation built on Sept. 21, 2022, 10:40 a.m.