# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "cgmanalysis" in publications use:' type: software license: CC0-1.0 title: 'cgmanalysis: Clean and Analyze Continuous Glucose Monitor Data' version: 3.0.2 identifiers: - type: doi value: 10.32614/CRAN.package.cgmanalysis abstract: 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 to download the new-user guide. authors: - family-names: Vigers given-names: Tim email: timothy.vigers@cuanschutz.edu preferred-citation: type: article title: 'cgmanalysis: An R package for descriptive analysis of continuous glucose monitor data' authors: - family-names: Vigers given-names: Tim email: timothy.vigers@cuanschutz.edu - family-names: Chan given-names: Christine L. - family-names: Snell-Bergeon given-names: Janet - family-names: Bjornstad given-names: Petter - family-names: Zeitler given-names: Philip S. - family-names: Forlenza given-names: Gregory - family-names: Pyle given-names: Laura journal: PLoS One year: '2019' volume: '14' issue: '10' url: https://pubmed.ncbi.nlm.nih.gov/31603912/ start: e0216851 repository: https://CRAN.R-project.org/package=cgmanalysis date-released: '2025-02-03' contact: - family-names: Vigers given-names: Tim email: timothy.vigers@cuanschutz.edu