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

lifecycle Travis build status AppVeyor build status

rtable

An R wrapper to Airtable; provides two APIs.

Installation

You can install the development version from Github.

# install.packages("remotes")
remotes::install_github("JohnCoene/rtable")

Visit the website for full documentation.



JohnCoene/rtable documentation built on May 8, 2019, 7:37 a.m.