-
Notifications
You must be signed in to change notification settings - Fork 6
/
NAMESPACE
140 lines (139 loc) · 3.53 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
# Generated by roxygen2: do not edit by hand
S3method(mapvizieR,default)
S3method(mapvizieR_data,default)
S3method(print,mapvizieR)
S3method(summary,mapvizieR)
S3method(summary,mapvizieR_cdf)
S3method(summary,mapvizieR_growth)
export(abbrev)
export(add_accelerated_growth)
export(adhoc_psuedo_quartile)
export(alt_cohort_cgp_hist_plot)
export(alt_multi_cohort_cgp_hist_plot)
export(amys_lists)
export(arrange_.mapvizieR_data)
export(auto_growth_window)
export(becca_plot)
export(build_student_1year_goal_plot)
export(build_student_college_plot)
export(bulk_student_1year_goal_plot)
export(bulk_student_historic_college_plot)
export(calc_cgp)
export(calc_normed_student_growth)
export(cdf_collapse_by_grade)
export(cdf_stu_change)
export(cdf_to_cgp)
export(centroid)
export(cgp_sim)
export(cgp_table)
export(check_cdf_long)
export(check_roster)
export(clean_cdf)
export(cohort_cgp_hist_plot)
export(cohort_expectation)
export(cohort_growth_expectations_plot)
export(cohort_longitudinal_npr_plot)
export(cohort_mean_rit_to_npr)
export(cohort_rit_trace_plot)
export(cohort_status_trace_plot)
export(dedupe_cdf)
export(empty_norm_grade_space)
export(estimate_rit)
export(fall_goals_data_table)
export(fall_goals_report)
export(fall_goals_report_p1)
export(fall_spring_me)
export(filter_.mapvizieR_data)
export(galloping_elephants)
export(generate_growth_dfs)
export(goal_kipp_tiered)
export(goal_strand_plot)
export(goal_strand_summary_plot)
export(goalbar)
export(grade_levelify_cdf)
export(group_by_.mapvizieR_data)
export(growth_histogram)
export(growth_status_scatter)
export(h_var)
export(haid_plot)
export(historic_nth_percentile_plot)
export(historic_recap_report)
export(id_cdf_type)
export(imputation_scaffold)
export(impute_rit)
export(impute_rit_simple_average)
export(is.mapvizieR)
export(kipp_quartile)
export(kipp_typ_growth_distro)
export(knj_two_pager)
export(mapviz_cgp)
export(mapviz_cgp_targets)
export(mapvizieR)
export(mapvizieR_data)
export(migrate_cdf_to_2015_std)
export(min_term_filter)
export(multi_cohort_cgp_hist_plot)
export(mutate_.mapvizieR_data)
export(mv_filter)
export(mv_limit_cdf)
export(mv_limit_growth)
export(mv_opening_checks)
export(n_timings)
export(nearest_rit)
export(npr_goal_sheet_style)
export(numeric_nwea_seasons)
export(ny_linking)
export(nys_math_3)
export(nys_math_4)
export(nys_read_3)
export(nys_read_4)
export(one_cgp_step)
export(peek)
export(preferred_cdf_baseline)
export(prep_cdf_long)
export(prep_roster)
export(process_cdf_long)
export(quealy_facet_one_subgroup)
export(quealy_permutation_stats)
export(quealy_subgroups)
export(read_cdf)
export(report_dispatcher)
export(report_footer)
export(rit_gain_needed)
export(rit_height_weight_ACT)
export(rit_height_weight_npr)
export(roster_to_cdf)
export(roster_to_growth_df)
export(round_to_any)
export(sch_growth_lookup)
export(schambach_figure)
export(schambach_table_1d)
export(season_fix)
export(select_.mapvizieR_data)
export(standardize_kinder)
export(state_pass_prob)
export(strand_boxes)
export(strands_list_plot)
export(stu_growth_detail)
export(stu_growth_detail_table)
export(student_npr_history_plot)
export(student_npr_two_term_plot)
export(summarize_.mapvizieR_data)
export(summary_long_plot)
export(teacher_performance_update)
export(template_01)
export(template_02)
export(template_03)
export(template_04)
export(template_05)
export(template_06)
export(tiered_growth_factors)
export(time_execution)
export(two_pager)
export(ungroup.mapvizieR_data)
export(valid_grade_seasons)
import(ggplot2)
import(magrittr)
importFrom(dplyr,"%>%")
importFrom(grid,textGrob)
importFrom(gridExtra,arrangeGrob)