Description Usage Arguments Value Examples
Takes rectified list of specimens from studyTaxonList and returns point data from rgbif with metadata.
1 2  | 
x | 
 An object of class   | 
datasources | 
 A vector of occurrence datasources to search. This is currently limited to GBIF, but may expand in the future.  | 
GBIFLogin | 
 An object of class   | 
options | 
 A vector of options to pass to   | 
The object of class bridgeTreeData supplied by the user as an argument, with occurrence data search results, as well as metadata on the occurrence sources queried.
1 2 3 4 5  | ## PLACEHOLDER
studyTaxonList(x = phylogeny, datasources = c('NCBI', 'EOL'));
## PLACEHOLDER
studyTaxonList(x = c("Buteo buteo", "Buteo buteo hartedi", "Buteo japonicus"), datasources = c('NCBI', 'EOL'));
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.