format_dexcom: Format DEXCOM data

Description Usage Arguments

View source: R/format_dexcom.R

Description

Format DEXCOM data into an analyzable dataframe.

Usage

1
2
format_dexcom(input.path, rds.out = NULL, output.file = TRUE,
  check.calibration = FALSE)

Arguments

input.path

The name of the file which the data are to be read from.

rds.out

The name of the output file

output.file

logical. If TRUE, will output a list containing the formatted DEXCOM data and meta data.

check.calibration

logical. If TRUE, check if devices older than G6 have at least 2 calibrations each day


akuang3/wiseCGM documentation built on May 1, 2020, 11:44 a.m.