Skip to contents

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