Description Usage Arguments Details Value Author(s) References Examples
The function plot_ranges produces a barplot showing the percent of time in glucose ranges.
1 |
data |
DataFrame object with column names "id", "time", and "gl". Should only be data for 1 subject. In case multiple subject ids are detected, the warning is produced and only 1st subject is used. |
Only a single subject's data may be used. There are four ranges: very low (below 54 mg/dL), low (54-69 mg/dL), target range (70-180 mg/dL), high (181-250 mg/dL), and very high (above 250 mg/dL). This plot is meant to be used as part of the Ambulatory Glucose Profile (AGP)
Single subject bar chart showing percent in different glucose ranges.
Elizabeth Chun
Johnson et al. (2019) Utilizing the Ambulatory Glucose Profile to Standardize and Implement Continuous Glucose Monitoring in Clinical Practice, Diabetes Technology and Therapeutics 21:S2 S2-17-S2-25, doi: 10.1089/dia.2019.0034.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.