setSPEC.fn: Load settings for the selected SPEC parameter.
Description
A function to load settings for the selected SPEC parameter.
Usage
setSPEC.fn(SPEC.name)
Value
no value returned
Arguments
SPEC.name
the SPEC name to load, which is a R script name. one of "SPEC.FreestyleLibre.R", "SPEC.Glutalor.R" and "SPEC.Medtronic.R".
Author
Xiaohua Douglas Zhang
Details
A function to load settings for the selected SPEC parameter.
If you want to use the example data in the package "CGManalyzer", you have to choose "SPECexample.R". If you want to run your own data, you cannot choose "SPECexample.R", instead, you need to choose one of "SPEC.FreestyleLibre.R", "SPEC.Glutalor.R" and "SPEC.Medtronic.R".
References
Zhang XD, Zhang Z, Wang D. 2018. CGManalyzer: an R package for analyzing continuous glucose monitoring studies. Bioinformatics 34(9): 1609-1611 (DOI: 10.1093/bioinformatics/btx826).