Description Usage Arguments Value Author(s) References Examples
This function calculates Turbidity Index (TI) following the description from Chalov & Tsyplenkov (2020)
1 | TI(dataframe, ssc, datetime, round_time = "hour")
|
dataframe |
A data set object |
ssc |
Turbidity variable |
datetime |
a vector of date-time objects |
round_time |
unit a character string specifying a time unit or a multiple of a unit
to be rounded to. Valid base units are 'second', 'minute', 'hour', 'day',
'week', 'month', 'bimonth', 'quarter', 'season', 'halfyear' and
'year'. See |
A numeric variable
Anatoly Tsyplenkov and Sergey Chalov
Chalov SR, Tsyplenkov AS. 2020. Influence of macroturbulence on the dynamics of river water turbidity. Vestnik Moskovskogo universiteta. Seriya 5, Geografiya 0 (3): 34–46 (In Russ.)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.