Description Usage Arguments Value
View source: R/read_gluc_all.R
A global function to read the different types of glucose data from an xlsx
1 2  | read_gluc_all(path, type = c("Abbott", "Dexcom", "AbbottRaw", "DexcomRaw"),
  verbose = TRUE, ...)
 | 
path | 
 paths of xlsx files  | 
type | 
 type of file to read, defaults to all  | 
verbose | 
 print diagnostic messages  | 
... | 
 additional argument to send to the read function related to
  | 
A list of tbl data.frame for each type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.