#' Calculate Entropy of a cgms.df object for each selected group
#' to the mean glucose value of a cgms.df dataframe
#' @author Samuel Hamilton
#' @param df input cgms.df dataframe
#' @import TSEntropies
#' @keywords null distributions
#' @return dataframe with the entropy value for each group in varslist
#' @export
#' @examples plotruns(cgms.df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.