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

About flagship

Travis-CI Build Status AppVeyor Build Status

Installation

# install.packages("devtools")
devtools::install_github("jjchern/flagship@v1.0.0")

Usage

# Load tibble for nice display
library(tibble)
flagship::flagship


jjchern/flagship documentation built on May 14, 2019, 10:35 a.m.