Learn R Programming

ows4R (version 0.2)

WPSOutput: WPSOutput

Description

WPSOutput

Arguments

Value

Object of R6Class for modelling a WPS Input

Format

R6Class object.

Methods

new(xml, identifier, title, data, dataType)

This method is used to instantiate a WPSOutput object

decode(xml)

Decodes WPS output from XML

getData()

Get data, as object of class WPSLiteralData or WPSComplexData

getDataValue()

Get data value, as shortcut method to get value associated to WPSLiteralData or WPSComplexData