Skip to content

best-practice-and-impact/test_R_package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages