-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
65 lines (64 loc) · 1.36 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
# Generated by roxygen2: do not edit by hand
export(.init4proto)
export(animate_gganimate)
export(animate_plotly)
export(append_fixed_y)
export(array2df)
export(basis_guided)
export(basis_half_circle)
export(basis_odp)
export(basis_olda)
export(basis_onpp)
export(basis_pca)
export(create_manip_space)
export(draw_basis)
export(facet_wrap_tour)
export(filmstrip)
export(ggtour)
export(is_any_layer_class)
export(is_orthonormal)
export(manip_var_of)
export(manual_tour)
export(map_absolute)
export(map_relative)
export(oblique_basis)
export(pan_zoom)
export(play_manual_tour)
export(play_tour_path)
export(plot_pca)
export(plot_pca_scree)
export(proto_basis)
export(proto_basis1d)
export(proto_default)
export(proto_default1d)
export(proto_density)
export(proto_density2d)
export(proto_frame_cor2)
export(proto_hex)
export(proto_highlight)
export(proto_highlight1d)
export(proto_hline0)
export(proto_origin)
export(proto_origin1d)
export(proto_point)
export(proto_text)
export(proto_text_repel)
export(proto_vline0)
export(render_)
export(render_gganimate)
export(render_plotly)
export(rotate_manip_space)
export(run_app)
export(save_history)
export(scale_01)
export(scale_axes)
export(scale_colour_discrete)
export(scale_fill_discrete)
export(scale_sd)
export(theme_spinifex)
export(view_basis)
export(view_frame)
export(view_manip_space)
import(ggplot2)
import(tourr)
importFrom(magrittr,`%>%`)