use_rsf {rsf} | R Documentation |
Opens a new R project using the RSF template. Intended for use in RStudio, not interactively.
use_rsf(path, ...)
path |
project path |
... |
project configurations supported:
|
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.