datagvp3: clean data-set from Abbott continuous glucose monitoring

datagvp3R Documentation

clean data-set from Abbott continuous glucose monitoring

Description

Data preprocessed from type 1 diabetic patient acquired through Abbott Freestyle Libre continuous glucose monitoring.

Usage

data("datagvp3")

Format

Data-set with data frame format containing three columns:

date: date of the observation with format yyyy/mm/dd.

time: time of the observation with 24 hour format hh:mm:ss.

glucose: glucose value of the observation in [mg/dl].

Details

Data-set with 476 complete days of data acquired with sampling time of 15 minutes. There are 45696 observations in total.

Source

Hospital Universitario Principe de Asturias de Alcala de Henares, Madrid, Spain.

Examples

data("datagvp3")
datagvp3

gluvarpro documentation built on Oct. 1, 2022, 5:05 p.m.