View source: R/0_data_handling_helpers.R
data2tibble | R Documentation |
Transforms any data type to a tibble
data2tibble(data, to.row.names)
data |
supported data types: matrix, data.frame |
to.row.names |
name for row names vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.