CSIimport_interval: Import interval (less than daily) value files for CSI...

CSIimport_intervalR Documentation

Import interval (less than daily) value files for CSI calculation

Description

Read in interval-value salinity file.

Alias of CSIimport_unit.

Usage

CSIimport_interval(file, mindays = 15)

Arguments

file

character The interval-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.