powered by
ISOAnchor
Object of R6Class for modelling an ISO Anchor
R6Class
R6Class object.
new(xml, name, ...)
This method is used to instantiate an ISOAnchor
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
ISO/TS 19139:2007 Geographic information -- XML
md <- ISOAnchor$new(name = "some entity name", href = "someentityuri") xml <- md$encode()
Run the code above in your browser using DataLab