knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

testfiery

The goal of testfiery is to ...

Installation

You can install testfiery from github with:

# install.packages("devtools")
devtools::install_github("adam-gruer/testfiery")

Example

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

## basic example code


adam-gruer/testfiery documentation built on May 28, 2019, 3:53 p.m.