plotStationLocations: Plot station locations

plotStationLocationsR Documentation

Plot station locations

Description

Plots station locations at the top of plots using the points function

Usage

plotStationLocations(
  distance,
  plabel,
  distanceOffset = NULL,
  cex = 9/10,
  pch = 25,
  col = "black"
)

Arguments

distance

a numerical vector indicating the distance

plabel

a numerical vector indication the placement of the labels

distanceOffset

a numerical value indicating the value to add and subtract from distace that will plot a line, default value is NULL

cex

a numerical value indicating the magnification

pch

a numerical value indicating the symbol

col

a character string indicating the color

Author(s)

Chantelle Layton


clayton33/csasMarPhys documentation built on June 8, 2025, 3:10 a.m.