Description Usage Arguments Author(s) See Also
View source: R/assignDefinitive.R
This function takes a dataframe of results from a webservice, and determines whether the newly found values are definitive, or if they should be sent to additional web services in an attempt to get a more conclusive result. If multiple services return the same code, the results are aggregated so that all of the contributing services will be captured (e.g. this code was the result of taxize AND worrms)
1 | assignDefinitive(df = NULL, masterList = NULL)
|
df |
This is a dataframe of species for which we have no definitive code |
masterList |
This is the originally submitted list of species (with an internally assigned ID) |
Mike McMahon, Mike.McMahon@dfo-mpo.gc.ca
Other speciesCodes: cleanPrepareSpecList
,
do_ritis
, do_taxize
,
do_worrmsAphiaID
,
do_worrmsTSN
, do_worrms
,
getTaxaIDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.