Learn R Programming

ows4R (version 0.2)

WPSComplexData: WPSComplexData

Description

WPSComplexData

Arguments

Value

Object of R6Class for modelling a WPS Complex Data

Format

R6Class object.

Methods

new(xml, value, schema, mimeType)

This method is used to instantiate a WPSComplexData object

decode(xml)

Decodes from XML

checkValidity(parameterDescription)

Check the object against a parameter description inherited from a WPS process description, object of class WPSComplexInputDescription. If not valid, the function will raise an error.

getFeatures()

Returns features associates with output, if the output si made of a GML feature collection