matrix_to_tibble: Matrix to tibble (taken from tidyquant)

Description Usage Arguments

View source: R/matrix_to_tibble.R

Description

Matrix to tibble (taken from tidyquant)

Usage

1
matrix_to_tibble(x, preserve_row_names = TRUE, ...)

Arguments

x

a matrix

preserve_row_names

should rownames be kept (default TRUE)

...

further parameters passed to as_tibble


quantable documentation built on May 2, 2019, 4:05 p.m.