/tests

A simple package to demonstrate documentation, testing, and continuous integration

Primary LanguageROtherNOASSERTION

tests

R build status Launch Rstudio Binder

The goal of tests is to ...

Installation

You can install the released version of tests from CRAN with:

install.packages("tests")

Example

This is a basic example which shows you how to solve a common problem:

library(tests)
## basic example code

Code of Conduct

Please note that the tests project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.