Description Usage Arguments Value
View source: R/transposeDataFrame.R
Transpose a dataframe and name the columns
1 | transposeDataFrame(dataframe, colnames)
|
dataframe |
The dataframe to be transposed |
colnames |
A vector with the column names (it has to be the equal to the number of the dataframe columns) |
A transposed dataframe built with the parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.