Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 574 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 574 Bytes

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