Description Usage Arguments Value Examples
'darwinizeNames()' is a function to darwinize given names using reference (ie, Darwin Cloud) dataset. It returns $Old$ and $New$ ($fieldname$ and $standard$) name (ie, name from given user dataset that had a match in reference dataset).
1 | darwinizeNames(dataUser, dataDWC)
|
dataUser |
data.frame with user data |
dataDWC |
data.frame with Darwin Cloud data |
data.frame of darwinized user names.
1 2 | darwinizeNames(dataUser = bdDwC:::dataReptiles,
dataDWC = bdDwC:::dataDarwinCloud$data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.