Description Usage Arguments Value Examples
takes one or multiple taxa namzs, concatenate them and with the name of the gene build a search term for entrez_search function
1 | cb_taxa_gene(tax, gene)
|
tax |
a char vector, use c() for multiple names |
gene |
a char vector, currently accepts a single gene |
the search term that feeds the entrez_search function
1 | cb_taxa_gene(c("Pomatoschistus","Gobius"),"COI")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.