matrix_to_tbl: Convert matrix to tibble.

Description Usage Arguments

View source: R/matrix_to_tbl.R

Description

Convert matrix to tibble.

Usage

1
matrix_to_tbl(.mat, .row, .rowname = NULL)

Arguments

.mat

matrix

.row

logical, convert row to column.

.rowname

character, rowname.


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