View source: R/functions.R View source: R/development_scripts/plot_trackline.R
plot_track | R Documentation |
plot_track Plot survey tracklines (from get_effort_lines(effort from processed survey data))
plot_track(transects, save = FALSE, coord = NULL)
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) |
plot_track(transects, save = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.