CSIimport_24hour: Import daily-value files for CSI calculation

CSIimport_24hourR Documentation

Import daily-value files for CSI calculation

Description

Read in daily salinity values file.

Alias of CSIimport_daily.

Usage

CSIimport_24hour(file, mindays = 15)

Arguments

file

character The daily-value file to import. Must have Year, Month, and Day columns, or single column Date = 'YYYY-MM-DD', and columns of salinty values by site.

mindays

integer the minimum number of daily values needed to produce a mean value for a given month (default 15). Months with fewer data values than this will be asigned mean NA.


USGS-R/CSI documentation built on April 20, 2023, 3:57 p.m.