-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
131 lines (130 loc) · 2.44 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
# Generated by roxygen2: do not edit by hand
export("%nin%")
export("%nn%")
export("%or%")
export(add_counties)
export(age_days)
export(arrows)
export(as_chr)
export(as_date)
export(as_int)
export(as_num)
export(bracks)
export(change)
export(change_lagged)
export(check_chars_numeric)
export(check_class)
export(check_first_char)
export(check_length)
export(check_nchars_10)
export(chg_abs)
export(chg_pct)
export(clean_number)
export(collapser)
export(colon)
export(color_text)
export(columns_to_character)
export(combine)
export(common_regex)
export(construct_regex)
export(count_days)
export(count_prop)
export(count_prop_multi)
export(count_wide)
export(create_vec)
export(data_types)
export(delist)
export(delister)
export(density)
export(describe)
export(describe2)
export(describe_unique)
export(desplit)
export(display_long)
export(duration_vec)
export(empty)
export(expand_date_range)
export(false)
export(fancy_ts)
export(find_common_order)
export(gchop)
export(gelm)
export(geomean)
export(get_pin)
export(getelem)
export(gg_theme)
export(git_commit)
export(glue_chr)
export(glue_data_chr)
export(gluestick)
export(gt_marks)
export(histo)
export(histogram)
export(if_empty_null)
export(iif_else)
export(initialize_package)
export(interpolate)
export(invert_named)
export(is_valid_npi)
export(is_valid_npi2)
export(list_pins)
export(make_interval)
export(max_vlen)
export(mock_forager)
export(mock_provider)
export(mount_board)
export(na)
export(na_if)
export(na_if_common)
export(named_group_split)
export(new_value)
export(not_na)
export(not_null)
export(null)
export(pad_number)
export(parens)
export(percentage_calculator)
export(percentage_change)
export(percentage_difference)
export(print_ls)
export(random_npi_generator)
export(random_string)
export(rate_of_return)
export(remove_all_na)
export(remove_quiet)
export(remove_quotes)
export(rename_seq)
export(replace_fixed)
export(roundup)
export(search_for)
export(search_in)
export(sf_at)
export(sf_c)
export(sf_chars)
export(sf_conv)
export(sf_detect)
export(sf_extract)
export(sf_ndetect)
export(sf_nextract)
export(sf_remove)
export(sf_replace)
export(sf_smush)
export(sf_strsplit)
export(sf_sub)
export(single_line_string)
export(sorted_bars)
export(splitter)
export(strsort)
export(summary_stats)
export(true)
export(ttimestamp)
export(uniq)
export(uniq_narm)
export(uniq_vlen)
export(update_personal_packages)
export(vlen)
export(years_df)
export(years_floor)
export(years_vec)
importFrom(stats,IQR)
importFrom(stats,median)