Dynamic Generation of Scientific Reports


Keywords
cran, document, markup, package, r, report, reproducibility, science
Licenses
CERN-OHL-S-2.0/CERN-OHL-W-2.0

Documentation

CRAN check status R CMD check status Build status Coverage Status

R.rsp: Dynamic Generation of Scientific Reports

Installation

R package R.rsp is available on CRAN and can be installed in R as:

install.packages("R.rsp")

Pre-release version

To install the pre-release version that is available in Git branch develop on GitHub, use:

remotes::install_github("HenrikBengtsson/R.rsp", ref="develop")

This will install the package from source.

Contributing

To contribute to this package, please see CONTRIBUTING.md.