Learn R Programming

dssd (version 1.0.0)

plot,Coverage.Grid,ANY-method: Plot

Description

Plots an S4 object of class 'Coverage.Grid'

Usage

# S4 method for Coverage.Grid,ANY
plot(x, y, ...)

Arguments

x

object of class Coverage.Grid

y

not used

...

other general plot parameters including: add as TRUE / FALSE, col as a colour for grid points and pch as grid point symbols.