plotchargvp | R Documentation |
Generic function for create bar plot of glucose characterization measures.
plotchargvp(x, text = FALSE)
x |
Data-set with data frame format containing one column: glucose: glucose value in [mg/dl]. |
text |
Logical value for plotting glucose characterization measures inside the bar plot. Default value is FALSE. |
Sergio Contador.
chargvp(x)
data("datagvp1") plotchargvp(datagvp1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.