cgmanalysis

From MaRDI portal
Software:53221



swMATH37520CRANcgmanalysisMaRDI QIDQ53221

Clean and Analyze Continuous Glucose Monitor Data

Tim Vigers

Last update: 20 October 2023

Copyright license: CC0

Software version identifier: 2.7.6, 1.3, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6.1, 2.6, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 2.7, 2.7.7


Source code repository: https://github.com/cran/cgmanalysis

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.