This project is archived for future reference, but no new work is expected in this repository.
The goal of pacta.portfolio.utils is to provide utility functions for the PACTA for Investors tools and ecosystem.
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")