R/writeHydroValues.R
add_week_number_column_to_ts.Rd
If timeId column exists, add a week number column. A week is 168 consecutive hours (= 24 * 7).
add_week_number_column_to_ts(xts)
a data.table of time series type.
the data.table xts with a new column week.