as_matrix: Get matrix from tibble

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

do_check

A boolean

Value

A matrix

Examples


1


stemangiola/ARMET documentation built on July 9, 2022, 1:25 a.m.