crwPredictPlot | R Documentation |
Creates 2 types of plots of a crwPredict object: a plot of both coordinate axes with prediction intervals and a plot of just observed locations and predicted locations.
crwPredictPlot(object, plotType = "ll", ...)
object |
|
plotType |
type of plot has to be one of the following: “map” or “ll” (default). |
... |
Further arguments passed to plotting commands. |
A plot.
Devin S. Johnson and Sebastian Luque
See demo(northernFurSealDemo)
for additional examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.