plotruns: Produces longitudinal plots of the cgms data for each subject...

Description Usage Arguments Examples

View source: R/plotruns.R

Description

Produces longitudinal plots of the cgms data for each subject in a cgms.df dataframe to the mean glucose value of a cgms.df dataframe

Usage

1
plotruns(df, outputdir, name)

Arguments

df

input cgms.df dataframe

outputdir

folder to save in

name

what to call the file

Examples

1
plotruns(cgms.df,outputdir,name)

hamsamilton/cgms.analysis documentation built on March 29, 2020, 12:57 a.m.