best-practice-and-impact / test_R_package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R-CMD-check test-coverage

Example package in R

This is an example RAP package in R. It has modular code with tests, uses a config and run_pipeline script.

How to install and run

To install the package, run the following code with the root directory as the working directory:

install.packages("devtools")

devtools::install("carsurvey3")

Once installed run the run_pipeline script

About


Languages

Language:R 100.0%