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