Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

RMI-PACTA/r2dii.banks

Repository files navigation

r2dii.banks

CRAN status

The think tank ‘2DII’ (2 Degrees Investing Initiative; https://2degrees-investing.org/) maintains a set of packages designed for banks. Together, those packages implement in R a methodology known as ‘PACTA’ (Paris Agreement Capital Transition Assessment), which enables users to measure the alignment of financial portfolios with climate goals. This package makes it easy to install and load all ‘2DII’ packages for banks in a single step.

Installation

Before you install r2dii.banks you may want to:

When you are ready, install the development version of r2dii.banks from GitHub with:

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

Then load it with:

library(r2dii.banks)
#> Loading required package: r2dii.analysis
#> Loading required package: r2dii.data
#> Loading required package: r2dii.match

What would you like to do next?

Acknowledgements

This project has received funding from the European Union LIFE program and the International Climate Initiative (IKI). The Federal Ministry for the Environment, Nature Conservation and Nuclear Safety (BMU) supports this initiative on the basis of a decision adopted by the German Bundestag. The views expressed are the sole responsibility of the authors and do not necessarily reflect the views of the funders. The funders are not responsible for any use that may be made of the information it contains.