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

Access raw or lightly-prepared data

Lifecycle: experimental Travis build status Codecov test coverage

The goal of the r2dii.dataraw package is to access raw or lightly-prepared data. It allows you to access "live" data from 2dii's dropbox folder and to take a snapshot of it.

Installation

# install.packages("devtools")
devtools::install_github("2DegreesInvesting/r2dii.dataraw")

How to minimize installation errors?

Example

Go to examples.



2DegreesInvesting/r2dii.dataraw documentation built on Nov. 2, 2021, 9:35 p.m.