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", ...)A plot.
crwPredict object.
type of plot has to be one of the following: “map” or “ll” (default).
Further arguments passed to plotting commands.
Devin S. Johnson and Sebastian Luque
See demo(northernFurSealDemo) for additional examples.