pesi_iface | R Documentation |
An S4 class generated from pesi_gen_iface
. You can navigate to each function by doing,
for example pesi_gen_iface()@functions$getGUID
. 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:
getGUID
getPESIRecords
getPESINameByGUID
getPESIRecordByGUID
getPESIRecordsByVernacular
getPESIVernacularsByGUID
matchTaxon
matchTaxa
getPESISynonymsByGUID
getPESIDistributionsByGUID
The above functions are used internally to make more user friendly function interfaces
to PESI data. See pesi_*
for all pesi functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.