knitr::opts_chunk$set(echo = TRUE, collapse = TRUE, comment = "#>")

zapi

lifecycle

An R package

Installation

Install the development version from Github with:

## install remotes pkg if not already
if (!requireNamespace("remotes")) {
  install.packages("remotes")
}

## install from github
remotes::install_github("mkearney/zapi")


mkearney/zapi documentation built on May 21, 2019, 11:42 a.m.