Other packages > Find by keyword >

cgmanalysis  

Clean and Analyze Continuous Glucose Monitor Data
View on CRAN: Click here


Download and install cgmanalysis package within the R console
Install from CRAN:
install.packages("cgmanalysis")

Install from Github:
library("remotes")
install_github("cran/cgmanalysis")

Install by package version:
library("remotes")
install_version("cgmanalysis", "2.7.7")



Attach the package and use:
library("cgmanalysis")
Maintained by
Tim Vigers
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-02-14
Latest Update: 2022-10-24
Description:
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.
How to cite:
Tim Vigers (2018). cgmanalysis: Clean and Analyze Continuous Glucose Monitor Data. R package version 2.7.7, https://cran.r-project.org/web/packages/cgmanalysis
Previous versions and publish date:
1.3 (2018-02-14 19:58), 2.0 (2018-08-23 06:54), 2.1 (2018-12-17 19:00), 2.2 (2019-02-12 00:53), 2.3 (2019-03-26 16:03), 2.4 (2019-05-22 22:00), 2.5 (2019-10-24 18:00), 2.6.1 (2020-03-12 21:50), 2.6 (2020-02-19 10:10), 2.7.1 (2021-02-15 19:20), 2.7.2 (2021-06-09 06:20), 2.7.3 (2022-07-07 12:50), 2.7.4 (2022-09-08 00:23), 2.7.5 (2022-09-30 23:10), 2.7.6 (2022-10-24 18:55), 2.7 (2020-04-30 07:00)
Other packages that cited cgmanalysis R package
View cgmanalysis citation profile
Other R packages that cgmanalysis depends, imports, suggests or enhances
Functions, R codes and Examples using the cgmanalysis R package
Some associated functions: cgmreport . cgmvariables . cleandata . 
Some associated R codes: cgmreport.R . cgmvariables.R . cleandata.R .  Full cgmanalysis package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns