cn: List the column names of a data frame in matrix format.

Description Usage Arguments Value Author(s) See Also

View source: R/cn.R

Description

The colum names of the specified data frame are listed in matrix format, that is, each one appears in one row preceded by the row number.

Usage

1

Arguments

data.frame

A data frame.

Value

A matrix containing the column names of the data frame.

Author(s)

Antoine Tremblay, Statistics Canada, trea26@gmail.com

See Also

colnames


LMERConvenienceFunctions documentation built on Oct. 23, 2020, 5:12 p.m.