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.
# BioStratigraphy$new()
R6 class
Model class for BioStratigraphy objects.
youngBioDatingQualifier
character
youngBioName
character
youngFossilZone
character
youngFossilSubZone
character
youngBioCertainty
character
youngStratType
character
bioDatingQualifier
character
bioPreferredFlag
logical
rangePosition
character
oldBioName
character
bioIdentifier
character
oldFossilzone
character
oldFossilSubzone
character
oldBioCertainty
character
oldBioStratType
character
$new()
Constructor BioStratigraphy object.
$fromList(BioStratigraphyList)
Create BioStratigraphy object from list.
$toList()
Get list representation of BioStratigraphy.
fromJSONString(BioStratigraphyJson)
Create BioStratigraphy object from JSON.
toJSONString(pretty=TRUE)
Get JSON representation of BioStratigraphy.