powered by
ISOAttributes
Spatial object of R6Class for modelling a list of ISO xml attributes
R6Class
R6Class object.
new(...)
This method is used to instantiate a vector of attributes to be used for empty element properties.
# NOT RUN { attrs <- ISOAttributes$new(href = "http://somelink", title = "sometitle") # }
Run the code above in your browser using DataLab