Package index
-
use_targets_pipeline() - Create standard data fetching targets pipeline script
-
tar_prep_iquizoo() - Generate a set of targets for pre-processing of iQuizoo data
-
tar_fetch_users() - Generate a set of targets for fetching user information
-
tar_fetch_data() - Generate a set of targets for fetching data
-
tar_prep_raw() - Generate a set of targets for wrangling and pre-processing raw data
-
tar_prep_hash() - Generate a set of targets for fetching progress hash
-
fetch_iquizoo() - Fetch result of query from iQuizoo database
-
fetch_iquizoo_mem() - Memoised version of
fetch_iquizoo()
-
fetch_data() - Fetch data from iQuizoo database
-
parse_data() - Parse Raw Data
-
clean_users_props() - Clean users properties
-
setup_templates() - Set up templates used to fetch data
-
setup_option_file() - Setup MySQL database connection option file
-
check_source() - Check if the database based on the given data source is ready
-
get_users_props_names() - Get the names of the user properties.