# compare misa time interval functions with Haukes function
df <- kwb.base::hsExampleTSeries(60)
kwb.base::demoGroupByInterval(
df, step = kwb.datetime::minTimeStep(df[, 1]), to_pdf = TRUE)
install.packages("xts")
# Vergleichen der same_inarow und kwb.utils::findChanges()
# See new implementation of same_inarow()...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.