tibble_to_matrix: Convert tibble to matrix.

Description Usage Arguments

View source: R/tbl_to_matrix.R

Description

Convert tibble to matrix.

Usage

1
tibble_to_matrix(.tbl, .row = F, .rowname = NULL)

Arguments

.tbl

tibble

.row

logical. Want rownames ?

.rowname

character.


Hide-Fun/metabarcode documentation built on March 10, 2021, 11:27 p.m.