cnms: colnames, but consistent with terminology

View source: R/matrix.R

cnmsR Documentation

colnames, but consistent with terminology

Description

colnames, but consistent with terminology

Usage

cnms(x, do_NULL = TRUE, prefix = "col")

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.