powered by
ISODatatype
Object of R6Class for modelling an ISO Datatype
R6Class
R6Class object.
value
new(xml,value, description)
This method is used to instantiate an ISODatatype
ISO 19115:2003 - Geographic information -- Metadata
# NOT RUN { #possible values values <- ISODatatype$values(labels = TRUE) #string Datatype stringType <- ISODatatype$new(value = "characterString") # }
Run the code above in your browser using DataLab