mat_meta_cols: PSUT matrix formation meta information column names

mat_meta_colsR Documentation

PSUT matrix formation meta information column names

Description

When forming PSUT matrices, meta information is provided in columns. This list provides the typical names for the meta information columns throughout the IEATools package.

Usage

mat_meta_cols

Format

A string list with 6 entries.

matnames

The name of the column that contains matrix names.

matvals

The name of the column in a tidy data frame that contains matrices themselves.

rownames

The name of the column that contains matrix row names.

colnames

The name of the column that contains matrix column names.

rowtypes

The name of the column that contains matrix row types.

coltypes

The name of the column that contains matrix column types.

Examples

mat_meta_cols

MatthewHeun/IEATools documentation built on Feb. 6, 2024, 3:29 p.m.