Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

rsf

Travis build status AppVeyor build status CRAN status

The goal of rsf is to provide an RStudio project template for a Report of Statistical Findings (RSF) using the bookdown format. An RSF as a project report, with typical sections Introduction, Method, and Results. Some parts of an RSF often become the main or supplementary materials of a manuscript.

Installation

You can install the released version of rsf from CRAN with:

install.packages("rsf")

And the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("dchiu911/rsf")

Usage

After installation, you can choose the rsf project template by accessing the RStudio menus: File > New Project > New Directory > Report of Statistical Findings using bookdown.

About

Generate a Report of Statistical Findings (RSF)

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.