-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
71 lines (70 loc) · 1.31 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
# Generated by roxygen2: do not edit by hand
export("%-|%")
export("%>%")
export("%|-%")
export(as.geom)
export(bind)
export(circle_from_3_points)
export(class_color)
export(connect)
export(degree)
export(distance)
export(equation)
export(get_tibble)
export(get_tibble_defaults)
export(ggdiagram)
export(inside)
export(intersection)
export(intersection_angle)
export(latex_color)
export(map_ob)
export(mean_color)
export(midpoint)
export(nudge)
export(ob_angle)
export(ob_arc)
export(ob_array)
export(ob_bezier)
export(ob_circle)
export(ob_circular_segment)
export(ob_covariance)
export(ob_ellipse)
export(ob_intercept)
export(ob_label)
export(ob_latex)
export(ob_line)
export(ob_ngon)
export(ob_path)
export(ob_point)
export(ob_polar)
export(ob_polygon)
export(ob_rectangle)
export(ob_reuleaux)
export(ob_segment)
export(ob_shape_list)
export(ob_style)
export(ob_variance)
export(ob_wedge)
export(place)
export(polar2just)
export(projection)
export(prop)
export(props)
export(radian)
export(redefault)
export(resect)
export(rotate)
export(round_probability)
export(set_props)
export(signs_centered)
export(subscript)
export(superscript)
export(turn)
export(unbind)
if (getRversion() < "4.3.0") importFrom("S7", "@")
import(S7)
importFrom(S7,prop)
importFrom(S7,props)
importFrom(S7,set_props)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)