PlotCope {cope}R Documentation

Plots CoPE sets.

Description

Plots CoPE sets.

Usage

PlotCope(cope, plot.taylor = FALSE, use.true.function = FALSE,
  map = FALSE, ...)

Arguments

cope

An object of class cope to be plotted.

plot.taylor

Boolean indicating whether the CoPE sets with the threshold obtained by Taylor's method should be plotted. Default is FALSE.

use.true.function

Boolean indicating whether the threshold obtained from the true function should be used. Default is FALSE.

map

If TRUE plot the cope set on a map of the world. The coordinates in this case are interpreted as longitude and latitude.

...

Additional graphical parameters passed to fields::image.plot.


[Package cope version 0.2.3 Index]