Skip to contents

The goal of pacta.portfolio.audit is to provide utility functions that enable the calculation of audit statistics for PACTA on the Capital Transition Monitor Platform.

Installation

You can install the development version of pacta.portfolio.audit like so:

#install.packages("pak")
pak::pak("RMI-PACTA/pacta.portfolio.audit")

Example

This is a basic example which shows you how to solve a common problem:

library(pacta.portfolio.audit)
## basic example code