Learn R Programming

geometa (version 0.9.1)

ISOBaseCharacterString: ISOBaseCharacterString

Description

ISOBaseCharacterString

ISOBaseCharacterString

Arguments

Value

Object of R6Class for modelling an ISO BaseCharacterString

Format

R6Class object.

Author

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

Super classes

geometa::geometaLogger -> geometa::ISOAbstractObject -> ISOBaseCharacterString

Public fields

value

value

Methods

Inherited methods


Method new()

Initializes a base character object

Usage

ISOBaseCharacterString$new(xml = NULL, value)

Arguments

xml

object of class XMLInternalNode-class

value

value


Method clone()

The objects of this class are cloneable with this method.

Usage

ISOBaseCharacterString$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.

References

- ISO 19139 https://schemas.isotc211.org/19139/-/gco/1.0/gco/#element_CharacterString

- ISO 19115-3 https://schemas.isotc211.org/19115/-3/gco/1.0/gco/#element_CharacterString