ISOIndividual: ISOIndividual

ISOIndividualR Documentation

ISOIndividual

Description

ISOIndividual

ISOIndividual

Format

R6Class object.

Value

Object of R6Class for modelling an ISO individual

Super classes

geometa::geometaLogger -> geometa::ISOAbstractObject -> geometa::ISOAbstractParty -> ISOIndividual

Public fields

positionName

positionName

Methods

Public methods

Inherited methods

Method new()

Initializes object

Usage
ISOIndividual$new(xml = NULL)
Arguments
xml

object of class XMLInternalNode-class


Method setPositionName()

Set position name

Usage
ISOIndividual$setPositionName(positionName, locales = NULL)
Arguments
positionName

position name

locales

list of localized texts. Default is NULL


Method clone()

The objects of this class are cloneable with this method.

Usage
ISOIndividual$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Author(s)

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

References

ISO 19115-1:2014 Geographic information — Metadata Part 1: Fundamentals


eblondel/geometa documentation built on Sept. 23, 2024, 8:06 p.m.