plot_track: plot_track Plot survey tracklines (from...

View source: R/functions.R View source: R/development_scripts/plot_trackline.R

plot_trackR Documentation

plot_track Plot survey tracklines (from get_effort_lines(effort from processed survey data))

Description

plot_track Plot survey tracklines (from get_effort_lines(effort from processed survey data))

Usage

plot_track(transects, save = FALSE, coord = NULL)

Arguments

transects

LINESTRING object from get_effort_lines

save

Logical. Whether or not to save plot.

coastline

Coastline object (ie. bc_shp for high-resolution or coast for low-resolution)

Examples

plot_track(transects, save = FALSE)

elisekeppel/cemore documentation built on Feb. 13, 2025, 11:57 a.m.