plot,Coverage.Grid,ANY-method {dssd} | R Documentation |
Plot
Description
Plots an S4 object of class 'Coverage.Grid'
Usage
## S4 method for signature '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. |
[Package dssd version 1.0.2 Index]