tdf | R Documentation |
transpose a dataframe
tdf(x, colnames = NULL)
x |
dataframe |
colnames |
column names of the transposed dataframe |
dataframe
x <- c2r(mini_diamond, "id")
tdf(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.