has_missing_epochs: Checks whether there are gaps in the time series

Description Usage Arguments Value

View source: R/impute_epochs.R

Description

The timestamps in the agd time series should run from first(timestamp) to last(timestamp) in increments of epochlength seconds. This function checks whether this holds or not. If the data is grouped (e.g., by subject), the check is performed for each group separately.

Usage

1

Arguments

agdb

A tibble (tbl) of activity data (at least) an epochlength attribute.

Value

True or false.


oslerinhealth/actigraph.sleepr documentation built on May 25, 2021, 1:06 p.m.