cb_taxa_gene: Concatenate taxa names and gene name to build a search term...

Description Usage Arguments Value Examples

View source: R/cb_taxa_gene.R

Description

takes one or multiple taxa namzs, concatenate them and with the name of the gene build a search term for entrez_search function

Usage

1
cb_taxa_gene(tax, gene)

Arguments

tax

a char vector, use c() for multiple names

gene

a char vector, currently accepts a single gene

Value

the search term that feeds the entrez_search function

Examples

1
cb_taxa_gene(c("Pomatoschistus","Gobius"),"COI")

jurenoult/fishphylo documentation built on Jan. 1, 2021, 7:12 a.m.