
Last chance! 50% off unlimited learning
Sale ends in
ISOAnchor
Object of R6Class
for modelling an ISO Anchor
R6Class
object.
new(xml, name, ...)
This method is used to instantiate an ISOAnchor
ISO/TS 19139:2007 Geographic information -- XML
# NOT RUN {
md <- ISOAnchor$new(name = "some entity name", href = "someentityuri")
xml <- md$encode()
# }
Run the code above in your browser using DataLab