-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
44 lines (43 loc) · 1.46 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
# Generated by roxygen2: do not edit by hand
export(add_startdate_to_questions_for_session)
export(calc_connected_state)
export(calc_focus_state)
export(calc_idle_state)
export(calc_input_state)
export(calc_mc_score)
export(calc_state_from_indicators)
export(calc_submittedonce_state)
export(calc_user_state)
export(calc_user_state_for_users)
export(calc_visible_state)
export(calc_y_min_max_for_ribbon_plot)
export(create_time_datatable)
export(draw_activity_bar)
export(draw_activity_bar_by_user)
export(draw_activity_bar_time)
export(draw_activity_bar_time_faceted)
export(draw_activity_lines)
export(draw_activity_pie_by_user)
export(draw_activity_stacked_area)
export(draw_activity_stacked_area_by_slide)
export(draw_activity_stacked_ribbon_by_slide)
export(draw_attention_focus_variation)
export(draw_connected_focus_area)
export(extract_questions_from_slideshow_questions_field)
export(filter_data_for_session)
export(find_slide_which_contains_question)
export(fix_inconsistencies)
export(format_timeline_for_state_time_plotting)
export(get_mc_answers_with_score_for_questions)
export(get_mc_questions_for_session)
export(get_n_non_exercise_slides_before_question)
export(get_questions_for_session)
export(get_state_labels)
export(group_by_state_time)
export(group_by_state_time_slide)
export(group_by_time)
export(group_by_user_state)
export(pad_timeline_with_0_count_states)
export(pad_timeline_with_0_count_states_by_slide)
export(parse_mc_options)
export(prepare_data_for_state_plots)