plot.Sncf2D | R Documentation |
plot method for class "Sncf2D".
## S3 method for class 'Sncf2D' plot(x, xmax = 0, ylim = c(-1, 1), detail = FALSE, ...)
x |
an object of class "Sncf2D", usually, as a result of a call to |
xmax |
the maximal distance to be plotted on the x-axis. If set to zero the maximum distance in the data will be used. |
ylim |
limits for the y-axis (default: -1, 1). |
detail |
If TRUE, a separate plot is made for each direction (including confidence envelopes; see |
... |
other arguments |
A plot or panel-plot results. These represents the xy-plot of distance against spatial (cross-)correlation for each cardinal direction.
Sncf2D
, plot.Sncf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.