Description Usage Arguments Value Author(s) Examples
Tidies the cgms datafiles generated from the preprocessing step. Generates a time past start column that can be used to compare glucose over time across different experiments. Generates the cgms.df file used in other functions
1 | tocgmsdf(cgms, census)
|
cgms |
cgms file after preprocessing |
census |
the file that contains all the subject info |
tidied dataframe with timepast start column
Samuel Hamilton
1 | cgms.df <- tocgmsdf(cgms,census)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.