Make plots

# S3 method for narwsim
plot(obj, what = "map", animate = FALSE, web = FALSE, ...)

Arguments

obj

Object returned by run_model

what
animate

Logical. If TRUE, creates a .gif animation of the tracks.

web

If TRUE, returns a plotly graph

Author

Phil J. Bouchet

Examples