as_matrix: Get matrix from tibble

View source: R/utilities.R

as_matrixR Documentation

Get matrix from tibble

Description

Get matrix from tibble

Usage

as_matrix(tbl, rownames = NULL, do_check = TRUE)

Arguments

tbl

A tibble

rownames

A character string of the rownames

Value

A matrix


stemangiola/ttSc documentation built on Dec. 8, 2022, 2:37 a.m.