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

matchbox

Travis build status AppVeyor build status Coverage status Coverage Status lifecycle

The goal of matchbox is to ...

Installation

You can install matchbox from GitHub with:

# install.packages("devtools")
devtools::install_github("mailund/matchbox")

Example

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

## basic example code


mailund/pmtypes documentation built on Jan. 31, 2020, 1:09 p.m.