Description Usage Arguments Value Author(s)
View source: R/transposeTibble.R
Transposes a tibble This object is used by the shiny based gui and is not for use in individual R-scripts!
1 | transposeTibble(obj = "tbl_df")
|
obj |
The data frame to be transposed. (numeric) |
The transposed data frame. (tibble:tibble)
Sebastian Malkusch, malkusch@med.uni-frankfurt.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.