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
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
ISO/TS 19139:2007 Geographic information -- XML
md <- ISOFileName$new(file = "someuri", name = "filename") xml <- md$encode()
Run the code above in your browser using DataLab