check_match_table {file2meco} | R Documentation |
Replace the names use match table
Description
Replace the names use match table
Usage
check_match_table(match_table = NULL, abund_new = NULL)
Arguments
match_table |
default NULL; character or data.frame; matching table used. |
abund_new |
default NULL; data.frame; the abundance table used. |
Value
new abundance table.
[Package file2meco version 0.8.0 Index]