Learn R Programming

geometa (version 0.6-2)

ISOAttributes: ISOAttributes

Description

ISOAttributes

Usage

ISOAttributes

Arguments

Value

Spatial object of R6Class for modelling a list of ISO xml attributes

Format

R6Class object.

Methods

new(...)

This method is used to instantiate a vector of attributes to be used for empty element properties.

Examples

Run this code
# NOT RUN {
  attrs <- ISOAttributes$new(href = "http://somelink", title = "sometitle")

# }

Run the code above in your browser using DataLab