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 April 4, 2025, 5:14 a.m.