View source: R/bb_tbl_to_matrix.R
bb_tbl_to_matrix | R Documentation |
Convert a wide-form tibble a matrix
bb_tbl_to_matrix(data)
data |
A wide form tibble to convert to a matrix. The first column will become the rownames. |
A matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.