plot.Sncf | R Documentation |
'plot' method for class "Sncf".
## S3 method for class 'Sncf' plot(x, ylim = c(-1, 1), add = FALSE, ...)
x |
an object of class "Sncf", usually, as a result of a call to |
ylim |
limits for the y-axis (default: -1, 1). |
add |
If TRUE the plot is added on to the previous graph. |
... |
other arguments |
A plot of the nonparametric spatial covariance function (with CI's if bootstraps are available)
Sncf
, Sncf.srf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.