knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

s3tree

Travis build status

Coverage status

The goal of s3tree is to ...

Installation

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

devtools::install_github("russHyde/s3tree")

Example

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

## basic example code


russHyde/s3tree documentation built on May 16, 2019, 5:03 a.m.