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

acalogr

Travis build status

The goal of acalogr is to provide a nice tidy API interfact to the acalog API

Installation

You can install acalogr from GitHub with:

# install.packages("devtools")
devtools::install_github("jkaupp/acalogr")


jkaupp/acalogr documentation built on May 26, 2019, 5:41 p.m.