myfun = list(FUN = verisense_count_steps,
parameters = c(4, 4, 20, -1.0, 4, 4, 0.01, 1.25),
expected_sample_rate = 15,
expected_unit = "g",
colnames = c("step_count"),
outputres = 1,
minlength = 1,
outputtype = "numeric",
aggfunction = sum,
timestamp = F,
reporttype = "event")
Please revise code of myscript.R to code as shown below to make it up to date again with "Rowlands et al Stepping up with GGIR 2022".