View source: R/tbl_to_matrix.R
Convert tibble to matrix.
1 | tibble_to_matrix(.tbl, .row = F, .rowname = NULL)
|
.tbl |
tibble |
.row |
logical. Want rownames ? |
.rowname |
character. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.