View source: R/dataFunctions.R
| get_genbank_count_by_gene | R Documentation | 
This will use a few popular genes by default, but you can pass your own instead.
get_genbank_count_by_gene(
  taxon,
  focal.genes = c("COI", "18S", "28S", "matk", "rbcl")
)
taxon | 
 The clade of interest  | 
focal.genes | 
 Vector of gene names  | 
vector of counts by gene, with label being the given gene name
get_genbank_count_by_gene("Myrmecocystus")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.