RMI-PACTA / pacta.data.preparation

The goal of {pacta.data.preparation} is to prepare and format all input datasets required to run the PACTA for investors tools.
https://rmi-pacta.github.io/pacta.data.preparation/
Other
1 stars 0 forks source link
climate-change pacta pactaverse r r-package sustainable-finance

pacta.data.preparation

Lifecycle: stable R-CMD-check codecov CRAN
status pacta.data.preparation status
badge

The pacta.data.preparation R package provides utilities and functions used to process various data files into data required to run the PACTA for investors tools, such as RMI-PACTA/workflow.transition.monitor or RMI-PACTA/workflow.pacta.

Installation

You can install the development version of pacta.data.preparation from GitHub with:

# install.packages("pak")
pak::pak("RMI-PACTA/pacta.data.preparation")

Running data preparation

The primary way this package is intended to be used is through the workflow.data.preparation repo. See there for an example workflow of how to use the functions of this package to complete a data preparation process properly.