to_tibble | R Documentation |
Convert "base R" function output to a nicely printed tibble and get the rownames into a dedicated column.
to_tibble(data, row_name)
data |
Matrix. |
row_name |
String, specifiying the column label for rownames. |
A tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.