interval_check: Check the interval timing for glucose monitoring

Description Usage Arguments Value

View source: R/interval_check.R

Description

Takes in a vector fo times, finds the gaps in the intervals and determines if all gaps are multiples of the smallest gap.

Usage

1

Arguments

times

A Date vector of day/times for records

Value

A list of a logical if all differences are multiples of the minimum and the minimum interval time and the interval unit


muschellij2/gluc documentation built on March 2, 2020, 8 p.m.