-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
49 lines (48 loc) · 1.21 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Generated by roxygen2: do not edit by hand
export("%>%")
export(analysis_descriptive_plots)
export(analysis_model_E1)
export(analysis_model_E1_plot)
export(analysis_model_E1_table)
export(auto_reliability)
export(check_project_and_results)
export(clean_names_analysis)
export(clean_renv_cache)
export(cli_message)
export(count_responses)
export(create_DF_analysis)
export(create_clean_data)
export(create_codebook)
export(create_docker_container)
export(create_formulas)
export(create_joined)
export(create_new_task)
export(create_number_series)
export(create_raw_long)
export(create_targets_file)
export(create_vector_items)
export(debug_function)
export(delete_duplicates)
export(get_dimensions_googledoc)
export(get_zip)
export(list_input_files)
export(move_sensitive_tasks_to_vault)
export(number_items_tasks)
export(parse_filename)
export(prepare_helper)
export(read_csv_or_zip)
export(read_data)
export(read_zips)
export(run_initial_setup)
export(save_files)
export(separate_responses)
export(setup_folders)
export(show_progress_pid)
export(snapshot_check)
export(sync_server_local)
export(test_testthat)
export(tests_DF_raw)
export(zip_files)
importFrom(cli,cli_abort)
importFrom(data.table,fwrite)
importFrom(magrittr,"%>%")