worms_iface | R Documentation |
An S4 class generated from worms_gen_iface
. You can navigate to each function by doing,
for example worms_gen_iface()@functions$getAphiaID
. Note that there will be some warnings
thrown, but it should still work. It is not easy to suppress those warnings as they are printed
with cat
. You can dig into each of the below functions, explore
the code for each function, explore it's parameters, etc. The functions:
getAphiaID
getAphiaRecords
getAphiaNameByID
getAphiaRecordByID
getAphiaRecordByExtID
getExtIDbyAphiaID
getAphiaRecordsByNames
getAphiaRecordsByVernacular
getAphiaRecordsByDate
getAphiaClassificationByID
getSourcesByAphiaID
getAphiaSynonymsByID
getAphiaVernacularsByID
getAphiaChildrenByID
matchAphiaRecordsByNames
The above functions are used internally to make more user friendly function interfaces
to WORMS data. See worms_*
for all worms functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.