
Last chance! 50% off unlimited learning
Sale ends in
ISOMimeFileType
Object of R6Class
for modelling an ISO MimeFileType
R6Class
object.
new(xml, type, name)
This method is used to instantiate an ISOMimeFileType
setName(name)
Set name
setType(type)
Set type
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
ISO/TS 19139:2007 Geographic information -- XML
md <- ISOMimeFileType$new(type = "somemimetype", name = "Mime type name")
xml <- md$encode()
Run the code above in your browser using DataLab