README.md

CGM Shiny

Lifecycle:
experimental

CGM Shiny is an R Shiny application for analyzing Continuous Glucose Monitor data. Primarily intended for use in research studies and dietary interventions.

Installation

You can install the released version of cgmshiny from Github with:

devtools::install_github('rolandhangelbroek/cgmshiny')

Starting the app can be done by running:

library(cgmshiny)

run_app()


rolandhangelbroek/cgmshiny documentation built on Dec. 27, 2021, 8:54 a.m.