[R] Calculate daily means from 5-minute interval data
Rich Shepard
r@hep@rd @end|ng |rom @pp|-eco@y@@com
Mon Aug 30 14:42:29 CEST 2021
On Mon, 30 Aug 2021, Richard O'Keefe wrote:
> Why would you need a package for this?
>> samples.per.day <- 12*24
>
> That's 12 5-minute intervals per hour and 24 hours per day.
> Generate some fake data.
Richard,
The problem is that there are days with fewer than 12 recorded values for
various reasons.
When testing algorithms I use small subsets of actual data rather than fake
data.
Thanks for your detailed procedure.
Regards,
Rich
More information about the R-help
mailing list