-
Notifications
You must be signed in to change notification settings - Fork 22
/
_pkgdown.yml
87 lines (85 loc) · 1.49 KB
/
_pkgdown.yml
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
template:
params:
bootswatch: cosmo
reference:
- title: In-built data
contents:
- matches("measurements")
- Places Ratings
- Rat CNS
- Tropical Atmosphere Ocean
- t1
- title: Pre-processing
desc: >
Functions for data pre-processing
contents:
- center
- rescale
- title: Tour path construction
desc: >
Functions for constructing various tour paths
contents:
- grand_tour
- guided_tour
- guided_section_tour
- little_tour
- local_tour
- radial_tour
- planned_tour
- dependence_tour
- frozen_guided_tour
- frozen_tour
- manual_slice
- title: Tour display
desc: >
Functions for various tour display
contents:
- animate
- starts_with("display")
- starts_with("animate")
- title: Indices
desc: >
Index functions in guided tour
contents:
- cmass
- holes
- lda_pp
- pda_pp
- dcor2d
- splines2d
- slice_index
- norm_bin
- norm_kol
- stringy
- MIC
- title: Search functions
desc: >
Functions for index optimisation in guided tour
contents:
- starts_with("search")
- title: Misc calculation
desc: >
Functions for calculating various tour components
contents:
- anchored_orthogonal_distance
- andrews
- angular_breaks
- linear_breaks
- estimate_eps
- interpolate
- path_dist
- path_index
- proj_dist
- title: Utility
contents:
- path_curves
- render
- render_gif
- render_proj
- render_anim
- draw_tour_axes
- save_history
- areColors
- mapColors
- mapShapes
- sphere_data