RMI-PACTA / pacta.scenario.data.preparation

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

pacta.scenario.data.preparation

Lifecycle: stable R-CMD-check Codecov test coverage CRAN status pacta.scenario.data.preparation status badge

The goal of pacta.data.preparation is to prepare all input scenario datasets required to run both the PACTA for investors tool, and the PACTA for Banks r2dii packages.

Installation

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

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

Running Scenario Data Preparation

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