| tbl2matrix | R Documentation |
Given a tibble or a data.frame as input, tbl2matrix converts it to a
matrix.
tbl2matrix(x, .rownames = NULL)
x |
tibble to be converted. |
.rownames |
name of the column (character) of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.