ScientificName: ScientificName Class

ScientificNameR Documentation

ScientificName Class

Description

For more information on the NBA object model, please refer to the official NBA documentation at https://docs.biodiversitydata.nl and the NBA model and endpoints reference at https://docs.biodiversitydata.nl/endpoints-reference.

Usage

# ScientificName$new()

Format

R6 class

Details

Model class for ScientificName objects.

Fields

fullScientificName

character

taxonomicStatus

character

genusOrMonomial

character

subgenus

character

specificEpithet

character

infraspecificEpithet

character

infraspecificMarker

character

nameAddendum

character

authorshipVerbatim

character

author

character

year

character

scientificNameGroup

character

references

list(Reference)

experts

list(Expert)

Methods

$new()

Constructor ScientificName object.

$fromList(ScientificNameList)

Create ScientificName object from list.

$toList()

Get list representation of ScientificName.

fromJSONString(ScientificNameJson)

Create ScientificName object from JSON.

toJSONString(pretty=TRUE)

Get JSON representation of ScientificName.


naturalis/nbaR documentation built on Nov. 12, 2023, 4:47 p.m.