powered by
Plots objects returned from corr.rwl.seg.
corr.rwl.seg
# S3 method for crs plot(x, ...)
None. A plot is produced.
An object of class "crs".
"crs"
Additional arguments passed to plot
plot
Andy Bunn
library(graphics) data(co021) foo <- corr.rwl.seg(co021, make.plot = FALSE) plot(foo)
Run the code above in your browser using DataLab