RCLabels

CRAN status lifecycle Project Status: Active – The project has reached a stable, usable state and is being actively developed. Codecov test coverage R-CMD-check DOI

This package provides functions to assist with manipulating matrix row and column labels for all types of matrix mathematics where row and column labels are to be respected. Example applications include economic and energy conversion chain analyses using input-output (IO) analysis or physical supply-use table (PSUT) analysis.

Installation

You can install matsindf from CRAN with:

install.packages("RCLabels")

You can install the development version of RCLabels from GitHub with:

# install.packages("devtools")
devtools::install_github("MatthewHeun/RCLabels")

More Information

Find more information, including vignettes and function documentation, at https://MatthewHeun.github.io/RCLabels/.