R/to_tibble.R
to_tibble.Rd
Convert "base R" function output to a nicely printed tibble and get the rownames into a dedicated column.
to_tibble(data, row_name)
Matrix.
String, specifiying the column label for rownames.
A tibble.