Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.49 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.49 KB

pacta.portfolio.audit

Lifecycle: stable R-CMD-check codecov CRAN status pacta.portfolio.audit status badge

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