/testRenv

Primary LanguageRGNU General Public License v3.0GPL-3.0

testRenv

R-CMD-check

The goal of testRenv is to ...

Installation

You can install the development version of testRenv from GitHub with:

# install.packages("devtools")
devtools::install_github("majazaloznik/testRenv")

Example

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

library(testRenv)
## basic example code