| print.spscan | R Documentation |
spscan.test.Plots object of class spscan from
spscan.test.
## S3 method for class 'spscan'
print(x, ..., extra = FALSE)
x |
An object of class |
... |
Additional arguments affecting the summary produced. |
extra |
A logical value. Default is |
If border, ccol, clty, or
clwd are specified, then the length of these
vectors must match nrow(x$coords).
data(grave)
out = spscan.test(grave, case = 2, alpha = 0.1)
out
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.