-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
88 lines (87 loc) · 1.84 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
# Generated by roxygen2: do not edit by hand
export("%<->%")
export("%ein%")
export("%enotin%")
export("%implies%")
export("%notchin%")
export("%notin%")
export("%pin%")
export(AND)
export(Mode)
export(NEITHER)
export(NOR)
export(OR)
export(RQ)
export(Switch)
export(XOR)
export(ahull)
export(all_same_sign)
export(any_grepl)
export(auc)
export(average_bearing)
export(average_bearing_n)
export(bearing)
export(coalesce)
export(compass2bearing)
export(dev_copy2a4)
export(dir2)
export(drop_col)
export(drop_colr)
export(drop_cols)
export(drop_constant_cols)
export(drop_empty_cols)
export(drop_grep)
export(duplicated_rows)
export(easterly_component)
export(find_pattern_in)
export(fst_columns)
export(fst_nrow)
export(generate_LaTeX_manual)
export(goto_pattern_in)
export(has_unique_key)
export(haversine_distance)
export(if_else)
export(implies)
export(isAttached)
export(longest_prefix)
export(longest_suffix)
export(mean_na)
export(mutate_ntile)
export(mutate_other)
export(neither)
export(ngrep)
export(nor)
export(northerly_component)
export(pow)
export(prohibit_unequal_length_vectors)
export(prohibit_vector_recycling)
export(prohibit_vector_recycling.MAXLENGTH)
export(provide.dir)
export(provide.file)
export(replace_pattern_in)
export(report_error)
export(samp)
export(select_grep)
export(select_which)
export(selector)
export(seq_nrow)
export(set_cols_first)
export(set_cols_last)
export(set_colsuborder)
export(set_unique_key)
export(trim_common_affixes)
export(weight2rows)
export(weighted_ntile)
export(weighted_quantile)
import(data.table, except = "%notin%")
importFrom(fastmatch,"%fin%")
importFrom(fastmatch,fmatch)
importFrom(grDevices,dev.copy2pdf)
importFrom(magrittr,"%>%")
importFrom(magrittr,and)
importFrom(magrittr,is_greater_than)
importFrom(magrittr,not)
importFrom(stats,complete.cases)
importFrom(stats,runif)
importFrom(utils,head)
importFrom(utils,tail)