Skip to content

RMI-PACTA/pacta.portfolio.utils

Repository files navigation

pacta.portfolio.utils

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

The goal of pacta.portfolio.utils is to provide utility functions for the PACTA for Investors tools and ecosystem.

Installation

You can install the development version of pacta.portfolio.utils from R-universe with:

install.packages("pacta.portfolio.utils", repos = "https://rmi-pacta.r-universe.dev")

or from GitHub with:

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