-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 841 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 841 Bytes
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
# Generated by roxygen2: do not edit by hand
export(check_max_consecutive)
export(check_tracker_data)
export(find_CS)
export(generate_outcome_variables)
export(normalise_data)
export(parse_phases)
export(plot_by_phase)
export(plot_by_trial)
export(plot_by_trial_con_diff)
export(plot_by_trial_distance)
export(plot_by_trial_movement)
export(print_US_rate)
export(read_raw_data)
export(renumber_trials)
export(summarise_demographics_freq)
export(summarise_demographics_num)
export(summarise_outcome_variables)
export(summarize_max_consecutive)
export(summary_effect_size)
export(test_counterbalance)
export(test_punish_pp)
export(test_stimuli_allocation_consistency)
export(test_stimuli_phase_pp)
export(test_stimuli_platform_consistency)
export(test_trial_CS_num)
export(test_trial_pp)
export(update_session_number)
importFrom(dplyr,"%>%")