-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
46 lines (45 loc) · 761 Bytes
/
NAMESPACE
File metadata and controls
46 lines (45 loc) · 761 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
46
# Generated by roxygen2: do not edit by hand
export("%@%")
export("%l0%")
export("%nin%")
export("%||%")
export(arrange)
export(bind_cols)
export(bind_rows)
export(capture_error)
export(capture_output)
export(compact)
export(count)
export(dfilter)
export(discard)
export(dselect)
export(is_empty)
export(is_even)
export(is_false)
export(is_negative)
export(is_odd)
export(is_positive)
export(is_true)
export(is_zero)
export(keep)
export(map)
export(map2)
export(map2_chr)
export(map2_dbl)
export(map2_df)
export(map2_dfc)
export(map2_int)
export(map2_lgl)
export(map_chr)
export(map_dbl)
export(map_df)
export(map_dfc)
export(map_dfr)
export(map_int)
export(map_lgl)
export(possibly)
export(quietly)
export(safely)
export(set_names)
export(walk)
export(walk2)