Skip to content

ayogasekaram/standalone

 
 

Repository files navigation

standalone

R-CMD-check Codecov test coverage

The goal of standalone is to provide standalone scripts that are useful for the development of R packages. The standalone package will not be a dependency of the package you are developing. You don't even need to install it to use the standalone scripts housed in this repo.

Example

To copy a standalone script with useful checks against user inputs, run:

usethis::use_standalone("ddsjoberg/standalone", file = "checks")

About

Standalone script useful for R package development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • R 100.0%