cgmanalysis: Clean and Analyze Continuous Glucose Monitor Data

This code provides several different functions for cleaning and analyzing continuous glucose monitor data. Currently it works with 'Dexcom', 'iPro 2', 'Diasend', 'Libre', or 'Carelink' data. The cleandata() function takes a directory of CGM data files and prepares them for analysis. cgmvariables() iterates through a directory of cleaned CGM data files and produces a single spreadsheet with data for each file in either rows or columns. The column format of this spreadsheet is compatible with REDCap data upload. cgmreport() also iterates through a directory of cleaned data, and produces PDFs of individual and aggregate AGP plots. Please visit <https://github.com/childhealthbiostatscore/R-Packages/> to download the new-user guide.

Getting started

Package details

AuthorTim Vigers [aut, cre]
MaintainerTim Vigers <timothy.vigers@cuanschutz.edu>
LicenseCC0
Version2.7.7
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("cgmanalysis")

Try the cgmanalysis package in your browser

Any scripts or data that you put into this service are public.

cgmanalysis documentation built on Oct. 21, 2023, 1:08 a.m.