c2r | R Documentation |
wrapper of tibble::column_to_rownames
c2r(df, col = "")
df |
tibble |
col |
a col name |
data.frame
mini_diamond %>% c2r("id")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.