Checks parameter objects for class and logical combinations. Called from extract_params. Not intended for direct use by GGIR users.
check_params(params_sleep = c(), params_metrics = c(),
params_rawdata = c(), params_247 = c(),
params_phyact = c(), params_cleaning = c(),
params_output = c(), params_general = c())
List with sleep parameters
List with parameters related to metrics
List with parameters related to raw data reading and processing
List with parameters related to 24/7 behavioural analysis, which includes anything that does not fit with physical activity or sleep research
List with parameters related to physical activity analysis
List with parameters related to cleaning the time series, including masking and imputation
List with parameters related to how GGIR stores its output
List with parameters related to general topics
Lists of updated parameter objects