match_df: Match otutab and metadata

View source: R/plots.R

match_dfR Documentation

Match otutab and metadata

Description

Match otutab and metadata

Usage

match_df(otutab, metadata)

Arguments

otutab

otutab, rownames are features, colnames are samples

metadata

metadata, rownames are samples

Value

list

Examples

data(otutab)
match_df(otutab, metadata)

pcutils documentation built on June 26, 2024, 1:06 a.m.