apply_filters(warnings = TRUE)Apply all filters specified in the configuration to update the clean
table (tclean)
create_table(freq)Create a table contains the selected items in the conf with a given
frequency (in hour)
export_csv(file = NULL)Export the cleaned table to a CSV file.
filter_categories()Check individual entries if they are the in the categories specified
in conf.
filter_missingness(recount = FALSE)filter out the where missingness is too low.
filter_nodata()Exclude episodes when no data is presented in certain fields
imputation()Filling missing data to a time series data by performing a given imputation
method on a selected window period nearby the missing data.
reload_conf(conf)reload yaml configuration.