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

appstorr

Travis build status

The goal of appstorr is to ...

Install the development version from GitHub

# devtools::install_github("tagasimon/appstorr")

Example

This is a basic example which shows you how to solve a common problem:

# library(appstorr)
## basic example code


tagasimon/appstorr documentation built on Aug. 30, 2020, 2:12 a.m.