CSIimport_24hour | R Documentation |
Read in daily salinity values file.
Alias of CSIimport_daily.
CSIimport_24hour(file, mindays = 15)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.