When analyzing lists of matrices (whether actual lists or matrix
columns in a matsindf data
frame), it can be challenging to operate on matrix row and column names.
This package provides functions to assist with manipulating matrix row
and column labels for those situations. Example applications include
economic and energy conversion chain analyses using input-output (IO)
analysis or physical supply-use table (PSUT) analysis.
You can install RCLabels 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")
Find more information, including vignettes and function documentation, at https://MatthewHeun.github.io/RCLabels/.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.