View source: R/0_data_handling_helpers.R
transpose_tibble | R Documentation |
Transposes tibble and uses first column as column names
transpose_tibble(tibble, from.row.names, to.row.names)
tibble |
tibble |
from.row.names |
row names column of initial data frame |
to.row.names |
row names column after transposing |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.