plot.dateMap {spDates} | R Documentation |
Plot a map with the results of the iteration over multiple sites, showing an interpolated surface of r values for the sites considered as potential origins.
Description
Plot a map with the results of the iteration over multiple sites, showing an interpolated surface of r values for the sites considered as potential origins.
Usage
## S3 method for class 'dateMap'
plot(x, ...)
Arguments
x |
a dateMap object. One of the list elements returned from the iterateSites() function. |
... |
ignored |
Value
a spplot object.
[Package spDates version 1.1 Index]