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")