powered by
ISOConstraint
Object of R6Class for modelling an ISOConstraint
R6Class
R6Class object.
description
[character]
character
new(xml, description)
This method is used to instantiate an ISOConstraint
setDescription(description, locales)
Sets the description. Locale names can be specified as list with the locales argument.
list
locales
ISO 19110:2005 Methodology for Feature cataloguing
# NOT RUN { md <- ISOConstraint$new(description = "description") xml <- md$encode() # }
Run the code above in your browser using DataLab