matrix_to_tibble: Matrix to tibble (taken from tidyquant)
Description
Matrix to tibble (taken from tidyquant)
Usage
matrix_to_tibble(x, preserve_row_names = TRUE, ...)
Arguments
preserve_row_names
should rownames be kept (default TRUE)
...
further parameters passed to as_tibble