ISOImageryBandDefinition
Object of R6Class
for modelling an ISO Imagery Band definition
R6Class
object.
new(xml,value)
This method is used to instantiate an ISOImageryBandDefinition
ISO 19115-2:2009 - Geographic information -- Metadata Part 2: Extensions for imagery and gridded data
# NOT RUN {
#possible values
values <- ISOImageryBandDefinition$values(labels = TRUE)
#some def
fiftyp <- ISOImageryBandDefinition$new(value = "fiftyPercent")
# }
Run the code above in your browser using DataLab