Description Usage Arguments Value See Also Examples
Extract a frequency table (or list of tables in the case of
gbRecordLists) of feature keys.
| 1 2 3 4 5 6 7 8 9 10 | featureTable(x, ...)
## S4 method for signature 'gbFeatureTable'
featureTable(x)
## S4 method for signature 'gbRecord'
featureTable(x)
## S4 method for signature 'gbRecordList'
featureTable(x)
 | 
| x | A  | 
| ... | Additional arguments to be passed to or from methods. | 
A table (or list of tables) of 
feature keys.
| 1 2 | load(system.file("extdata", "marine_metagenome.rda", package = "biofiles"))
featureTable(x)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.