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

zooperdanke

Travis build status

The goal of zooperdanke is to illustrate package creation at OpenGeoHub 2019.

Notes here: https://github.com/mdsumner/r-packages-oghub

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("mdsumner/zooperdanke")

bump



mdsumner/zooperdanke documentation built on Nov. 4, 2019, 6:23 p.m.