plot.cc.offset | R Documentation |
plot method for class "cc.offset".
## S3 method for class 'cc.offset' plot(x, dmax = NULL, inches = NULL, ...)
x |
an object of class "cc.offset", usually, as a result of applying |
dmax |
the maximal distance for radial plot. If NULL, the maximum distance in the data will be used. |
inches |
the size of the symbols.If NULL, default is 0.1. |
... |
other arguments |
A radial symbol plot results. The radius represents the distance to peak correlation (the mode) of the correlation function (in the positive direction). The size of the symbol represents the magnitude of the correlation at the mode for the given cardinal direction.
cc.offset
, Sncf2D
, plot.Sncf2D
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.