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