README.md

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

Statement of need

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.

Installation

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

More Information

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



Try the RCLabels package in your browser

Any scripts or data that you put into this service are public.

RCLabels documentation built on May 29, 2024, 5:56 a.m.