matrix2tibble: Transforms matrix to tibble and adds column for row names

View source: R/0_data_handling_helpers.R

matrix2tibbleR Documentation

Transforms matrix to tibble and adds column for row names

Description

Transforms matrix to tibble and adds column for row names

Usage

matrix2tibble(data, to.row.names)

Arguments

data

matrix with row names

to.row.names

name for row names vector


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.