BioStratigraphy: BioStratigraphy Class

BioStratigraphyR Documentation

BioStratigraphy 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

# BioStratigraphy$new()

Format

R6 class

Details

Model class for BioStratigraphy objects.

Fields

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

Methods

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


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