plot_paths: Plot fished clusters Function to plot the paths of vessels....

Description Usage Arguments

View source: R/plot_paths.R

Description

Plot fished clusters Function to plot the paths of vessels. Currently configured to run with fish_trip_simulation

Usage

1
2
plot_paths(results_in, facet = FALSE, remove_legend = TRUE,
  add_map = FALSE, ylims = c(43, 49), xlims = c(-126, -124))

Arguments

facet

Facet the figure?

remove_legend

Remove the legend if TRUE

add_map

Add map to the figure?

ylims

y axis limits for map

xlims

x axis limits for map

result_in

Results of fish_trip_simulation


peterkuriyama/ch4 documentation built on June 18, 2021, 9:59 a.m.