Learn R Programming

UncerIn2 (version 2.0)

Plot: Plotting S4 class UncertainInterpolation

Description

This function provides the plotting of S4 object class UncertainInterpolation.

Usage

"Plot"(object, attr1, attr2, attr3, cuts, pretty)
"Plot"(object, attr1 = "uncertaintyLower", attr2 = "modalValue", attr3 = "uncertaintyUpper", cuts = 10, pretty=TRUE)

Arguments

object
Input data type of S4 object class UncertainInterpolation.
attr1
First plotting atrribute.
attr2
Second plotting atrribute.
attr3
Third plotting atrribute.
cuts
Number of cuts.
pretty
Logical value TRUE/FALSE.(choose colour breaks at pretty numbers?)

See Also

UncertainInterpolation-class, uncertaintyInterpolation2-package