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