-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
45 lines (44 loc) · 910 Bytes
/
Copy pathNAMESPACE
File metadata and controls
45 lines (44 loc) · 910 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Generated by roxygen2: do not edit by hand
S3method(print,comparison_table)
S3method(print,tab)
S3method(sort,tab)
export("%not_in%")
export(add_ids)
export(add_prefix_to_table_names)
export(apply_over_vars)
export(breakdown)
export(chisq_test)
export(comparison_table)
export(comparison_table_)
export(count_vars)
export(ctab)
export(ctable)
export(cut3)
export(data_summary)
export(drop_na_cols)
export(drop_values)
export(fish_for_correlations)
export(get_names)
export(get_vars)
export(ignore_by_grep)
export(is.na_like)
export(na.rm)
export(nas_are_zeros)
export(num_answers)
export(num_na)
export(num_over_zero)
export(num_respondents)
export(numeric_breakdown)
export(replace)
export(response_rate)
export(reverse_code)
export(summary_csv)
export(swap_by_ids)
export(swap_by_value)
export(swap_multiple_ids)
export(t_test)
export(tab)
export(tab_)
export(var_summary)
import(checkr)
import(magrittr)