pesi_iface: Stored PESI SOAP API interface.

pesi_ifaceR Documentation

Stored PESI SOAP API interface.

Description

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:

Details

  • 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.


ropensci/taxizesoap documentation built on May 18, 2022, 7:33 p.m.