fill_dimnames: Fill in artificial row/column names to a matrix or data...

Description Usage Arguments Value

View source: R/helpers.R

Description

Fill in artificial row/column names to a matrix or data frame, if they are missing

Usage

1
fill_dimnames(x, row_prefix, col_prefix)

Arguments

x

matrix or data frame

row_prefix

prefix for the artificial row names

col_prefix

prefix for the artificial column names

Value

x but with the missing dimension names filled in


MMUPHin documentation built on April 9, 2021, 6:01 p.m.