bb_tbl_to_matrix: Convert a wide-form tibble a matrix

View source: R/bb_tbl_to_matrix.R

bb_tbl_to_matrixR Documentation

Convert a wide-form tibble a matrix

Description

Convert a wide-form tibble a matrix

Usage

bb_tbl_to_matrix(data)

Arguments

data

A wide form tibble to convert to a matrix. The first column will become the rownames.

Value

A matrix


blaserlab/blaseRtools documentation built on April 14, 2025, 6:04 p.m.