match_df {pcutils} | R 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)
[Package pcutils version 0.2.6 Index]