print.spscan {smacpod} | R Documentation |
Plots object from spscan.test
.
Description
Plots object of class spscan
from
spscan.test
.
Usage
## S3 method for class 'spscan'
print(x, ..., extra = FALSE)
Arguments
x |
An object of class |
... |
Arguments passed on to |
extra |
A logical value. Default is |
Details
If border
, ccol
, clty
, or
clwd
are specified, then the length of these
vectors must match nrow(x$coords)
.
Examples
data(grave)
out = spscan.test(grave, case = 2, alpha = 0.1)
out
[Package smacpod version 2.6 Index]