CSIdur_hyd: Create salinity duration hydrograph plots for sites

CSIdur_hydR Documentation

Create salinity duration hydrograph plots for sites

Description

For each site in the salinity object, plot the salinity duration hydrograph.

Alias of CSIduration_hydrograph.

Usage

CSIdur_hyd(
  sal,
  dir = paste0(getwd(), "/duration_hydrographs"),
  thumbs = F,
  leg = T
)

Arguments

sal

data.frame salinity object with daily or finer resolution salinity data stored in orig_data attribute. Created by CSIimport_daily, CSIimport_unit, or CSIimport_NERRS functions.

dir

character Directory to write output files to.

thumbs

logical. If true, thumbnail plots will be generated in addition to full-sized plots.

leg

logical. If true, legend will be displayed in upper left corner.


bmccloskey/CSI documentation built on April 23, 2023, 12:53 p.m.