tocgmsdf: Tidies the cgms datafiles generated from the preprocessing...

Description Usage Arguments Value Author(s) Examples

View source: R/tocgmsdf.R

Description

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

Usage

1
tocgmsdf(cgms, census)

Arguments

cgms

cgms file after preprocessing

census

the file that contains all the subject info

Value

tidied dataframe with timepast start column

Author(s)

Samuel Hamilton

Examples

1
cgms.df <- tocgmsdf(cgms,census)

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