column_names_to_row: Take a data.frame/matrix and insert its column names as the...

Description Usage Arguments Value

View source: R/headings.R

Description

Take a data.frame/matrix and insert its column names as the first row of the resulting matrix.

Usage

1

Arguments

df

The data.frame/matrix.

Value

A matrix of the initial data.frame/matrix with its column names as the first row.


grobblR documentation built on Sept. 15, 2021, 1:07 a.m.