powered by
ISOFileName
Object of R6Class for modelling an ISO FileName
R6Class
R6Class object.
new(xml, file, name)
This method is used to instantiate an ISOFileName
ISO/TS 19139:2007 Geographic information -- XML
# NOT RUN { md <- ISOFileName$new(file = "someuri", name = "filename") xml <- md$encode() # }
Run the code above in your browser using DataLab