Package: cgmanalysis 2.7.7
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.
Authors:
cgmanalysis_2.7.7.tar.gz
cgmanalysis_2.7.7.zip(r-4.5)cgmanalysis_2.7.7.zip(r-4.4)cgmanalysis_2.7.7.zip(r-4.3)
cgmanalysis_2.7.7.tgz(r-4.4-any)cgmanalysis_2.7.7.tgz(r-4.3-any)
cgmanalysis_2.7.7.tar.gz(r-4.5-noble)cgmanalysis_2.7.7.tar.gz(r-4.4-noble)
cgmanalysis_2.7.7.tgz(r-4.4-emscripten)cgmanalysis_2.7.7.tgz(r-4.3-emscripten)
cgmanalysis.pdf |cgmanalysis.html✨
cgmanalysis/json (API)
# Install 'cgmanalysis' in R: |
install.packages('cgmanalysis', repos = c('https://timothyvigers.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:4e494a2bab. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
Exports:cgmreportcgmvariablescleandata
Dependencies:bitbit64bootcellrangerclicliprcolorspacecpp11crayonfansifarvergenericsggplot2gluegtablehmsisobandlabelinglatticelifecyclelubridatemagrittrMASSMatrixmgcvmunsellnlmeparsedatepastecspillarpkgconfigpracmaprettyunitsprogressR6RColorBrewerreadrreadxlrematchrlangscalestibbletidyselecttimechangetzdbutf8vctrsviridisLitevroomwithrXMLzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generate AGP | cgmreport |
Calculate CGM Variables | cgmvariables |
Clean CGM Data | cleandata |