plot.PowerSDI.Accuracy {PowerSDI}R Documentation

Plots PowerSDI.Accuracy Objects

Description

Custom plot() method for PowerSDI.Accuracy objects.

Usage

## S3 method for class 'PowerSDI.Accuracy'
plot(x, ...)

Arguments

x

a 'PowerSDI.Accuracy' object

...

Other parameters as passed to plot()

Value

No return value, called for side effects. Using this will display a scatter plot of reference ETP data (x-axis) and estimated ETP (y-axis) in the active R session.


[Package PowerSDI version 1.0.0 Index]