crwPredictPlot {crawl}R Documentation

Plot CRW predicted object

Description

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.

Usage

crwPredictPlot(object, plotType="ll")

Arguments

object crwPredict object.
plotType type of plot has to be one of the following: “map” or “ll” (default).

Value

A plot.

Author(s)

Devin S. Johnson and Sebastian Luque

See Also

See northernFurSeal for additional examples.


[Package crawl version 1.0-3 Index]