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

gengar

CRAN status lifecycle Travis build status Coverage status AppVeyor Build Status

The goal of gengar is to ...

Installation

You can install gengar from GitHub with:

# install.packages("devtools")
devtools::install_github("uribo/gengar")


uribo/gengar documentation built on May 20, 2019, 8:33 a.m.