Learn R Programming

tidyHeatmap (version 1.11.6)

as_matrix: Get matrix from tibble

Description

Get matrix from tibble

Usage

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

Value

A matrix

Arguments

tbl

A tibble

rownames

A character string of the rownames

do_check

A boolean