Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Latest commit

 

History

History
35 lines (24 loc) · 1.42 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.42 KB

[Deprecated] Note this repo is no longer maintained, and is archived for historical context only.

For anything related to preparing data for the PACTA methodology see instead https://github.com/2DegreesInvesting/data_preparation (private).

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.