plot.PowerSDI.Accuracy: Plots PowerSDI.Accuracy Objects
Description
Custom plot()
method for PowerSDI.Accuracy
objects.
Usage
# S3 method for PowerSDI.Accuracy
plot(x, ...)
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.
Arguments
- x
a `PowerSDI.Accuracy` object
- ...
Other parameters as passed to plot()