data2tibble: Transforms any data type to a tibble

View source: R/0_data_handling_helpers.R

data2tibbleR Documentation

Transforms any data type to a tibble

Description

Transforms any data type to a tibble

Usage

data2tibble(data, to.row.names)

Arguments

data

supported data types: matrix, data.frame

to.row.names

name for row names vector


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