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