Description Usage Arguments Value
View source: R/sample_mapping.R
Read a QIIME sample mapping file.
1 | read_qiime_mapping_file(filepath)
|
filepath |
Path to sample mapping file. The file must conform to the QIIME standards, detailed at http://qiime.org/documentation/file_formats.html. |
A data frame of sample information. Because the SampleID column is so often used to extract data from distance matrices and OTU tables, it is returned as a character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.