Learn R Programming

geometa (version 0.6-2)

ISOLocaleContainer: ISOLocaleContainer

Description

ISOLocaleContainer

Usage

ISOLocaleContainer

Arguments

Value

Object of R6Class for modelling an ISO LocaleContainer

Format

R6Class object.

Fields

description

[character] description

locale

[ISOLocale] locale

date

[ISODate] date(s)

responsibleParty

[ISOResponsibleParty] responsible party

localisedString

[character] localised string(s)

Methods

new(xml)

This method is used to instantiate an ISOLocaleContainer

setDescription(description, locales)

Sets the process step description. Locale names can be specified as list with the locales argument.

setLocale(locale)

Sets the locale, object of class ISOLocale

addDate(date)

Add a date, object of class ISODate

delDate(date)

Deletes a date, object of class ISODate

addResponsibleParty(responsibleParty)

Add a responsible party, object of class ISOResponsibleParty

delResponsibleParty(responsibleParty)

Deletes a responsible party, object of class ISOResponsibleParty

addLocalisedString(string)

Adds a localised string

delLocalisedString(string)

Deletes a localised string

References

ISO 19115:2003 - Geographic information -- Metadata