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.


rsf documentation built on Sept. 16, 2022, 1:06 a.m.