knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

fetch

We are in the process of moving some of our "fetchers" from the mosaic package to this package, which you can install with

devtools::install_github("ProjectMOSAIC/fetch")


ProjectMOSAIC/fetch documentation built on May 8, 2019, 3:23 a.m.