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