CSIimport_hourly: Import hourly-value files for CSI calculation

CSIimport_hourlyR Documentation

Import hourly-value files for CSI calculation

Description

Read in hourly value salinity file.

Alias of CSIimport_unit.

Usage

CSIimport_hourly(file, mindays = 15)

Arguments

file

character The hourly-value file to import. Must have Year, Month, Day, and Time columns, or single Timestamp = 'YYYY-MM-DD HH:mm:ss', and columns of salinty values by site.

mindays

integer the minimum number of daily values (any number of values per day) 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-EDEN/CSI documentation built on March 29, 2022, 6:35 a.m.