crwPredictPlot {crawl} | 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 |
crwPredict object. |
plotType |
type of plot has to be one of the following: “map” or “ll” (default). |
A plot.
Devin S. Johnson and Sebastian Luque
See northernFurSeal
for additional examples.