| CSIdur_hyd | R Documentation | 
For each site in the salinity object, plot the salinity duration hydrograph.
Alias of CSIduration_hydrograph.
CSIdur_hyd(
  sal,
  dir = paste0(getwd(), "/duration_hydrographs"),
  thumbs = F,
  leg = T
)
| 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. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.