[R] Changing time intervals in data set

Rich Shepard r@hep@rd @end|ng |rom @pp|-eco@y@@com
Wed Dec 15 15:40:09 CET 2021


A 33-year set of river discharge data at one gauge location has recording
intervals of 5, 10, and 30 minutes over the period of record.

The data.frame/tibble has columns for year, month, day, hour, minute, and
datetime.

Would difftime() allow me to find the dates when the changes occurred?

TIA,

Rich



More information about the R-help mailing list