rnms: rownames, but consistent with terminology

View source: R/matrix.R

rnmsR Documentation

rownames, but consistent with terminology

Description

rownames, but consistent with terminology

Usage

rnms(x, do_NULL = TRUE, prefix = "row")

Arguments

x

a matrix-like R object, with at least two dimensions for colnames.

do_NULL

logical. If FALSE and names are NULL, names are created.

prefix

for created names.


D-Se/ergo documentation built on May 24, 2022, 5:20 p.m.