worms_iface: Stored WoRMS SOAP API interface.

worms_ifaceR Documentation

Stored WoRMS SOAP API interface.

Description

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:

Details

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


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