-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
71 lines (70 loc) · 1.2 KB
/
NAMESPACE
File metadata and controls
71 lines (70 loc) · 1.2 KB
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
# Generated by roxygen2: do not edit by hand
export("%.%")
export(Grate)
export(IndexedTraversal)
export(Iso)
export(Just)
export(Lens)
export(Maybe)
export(Nothing)
export(Optional)
export(Prism)
export(Traversal)
export(at)
export(at_key)
export(at_path)
export(cols_i)
export(cols_t)
export(dataframe_g)
export(each_i)
export(each_t)
export(extract_all)
export(extract_all_i)
export(filter_i)
export(filter_p)
export(filter_t)
export(find_key_t)
export(id_iso)
export(iso_char_num)
export(iso_cumulative)
export(iso_df_matrix)
export(iso_factor_char)
export(iso_log)
export(iso_log1p)
export(iso_logical_num)
export(iso_matrix_vector)
export(iso_negate)
export(iso_rank)
export(iso_reciprocal)
export(iso_sort)
export(iso_unlist)
export(iso_vec_list)
export(iso_zscore)
export(leaves_t)
export(lens_attr)
export(lens_names)
export(lens_slot)
export(list_g)
export(make_lenses)
export(nth_p)
export(over)
export(over_i)
export(preview)
export(prism_1)
export(prism_2)
export(prism_3)
export(prism_head)
export(prism_last)
export(project_l)
export(rows_t)
export(select_t)
export(set)
export(traverse_path)
export(unbox)
export(vars_i)
export(vars_t)
export(vector_g)
export(view)
export(where_t)
export(zip_with)
import(S7)