plot.ece: An S3 plot method for objects of class 'ece'

View source: R/plot.ece.R

plot.eceR Documentation

An S3 plot method for objects of class ece

Description

An S3 plot method for objects of class ece

Usage

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

Arguments

x

an S3 object of class ece which is generated from calc.ece().

...

other arguments that are passed to the plot generic.

Author(s)

David Lucy

See Also

calc.ece()


comparison documentation built on Aug. 25, 2023, 5:14 p.m.