plot.PowerSDI.Accuracy: Plots PowerSDI.Accuracy Objects

View source: R/Accuracy.R

plot.PowerSDI.AccuracyR 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.


PowerSDI documentation built on May 29, 2024, 3:40 a.m.