rowname_to_col: Move the rownames of a data.frame to the first collum of the...

Description Usage Arguments Value Author(s) Examples

View source: R/rowname_to_col.R

Description

Move the rownames of a data.frame to the first collum of the data.frame

Usage

1
rowname_to_col(data, rowname.rm = FALSE)

Arguments

data

a data.frame

rowname.rm

a boolean to choose to remove the rownames

Value

a data.frame

Author(s)

Zhonghui Gai

Examples

1

ZhonghuiGai/ggheatmap documentation built on Dec. 18, 2021, 8:28 p.m.