View source: R/0_data_handling_helpers.R
data.frame2tibble | R Documentation |
Transforms data frames to tibble and adds column for row names
data.frame2tibble(data, to.row.names)
data |
data frame with row names |
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.