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

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to