View source: R/matrix_to_tibble.R
Matrix to tibble (taken from tidyquant)
1 | matrix_to_tibble(x, preserve_row_names = TRUE, ...)
|
x |
a matrix |
preserve_row_names |
should rownames be kept (default TRUE) |
... |
further parameters passed to as_tibble |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.