powered by
ISOConstraint
Object of R6Class for modelling an ISOConstraint
R6Class
R6Class object.
formalDefinition
new(xml, description)
This method is used to instantiate an ISOConstraint
setDescription(description)
Sets the description
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