forked from 16EAGLE/moveVis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
116 lines (109 loc) · 2.77 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
development:
mode: release
home:
links:
- text: Browse source code
href: http://github.com/16eagle/moveVis
- text: Find out more about our work
href: http://remote-sensing.eu
navbar:
#type: inverse
left:
- icon: fa-home fa-lg
href: index.html
- text: "Get Started"
href: index.html#get-started
- text: "Examples"
menu:
- text: "Example 1: Creating a simple movement animation"
href: articles/example-1.html
- text: "Example 2: Customizing frames"
href: articles/example-2.html
- text: "Example 3: Using a mapbox satellite base map"
href: articles/example-3.html
- text: "Example 4: Custom base maps from raster data"
href: articles/example-4.html
- text: "Example 5: Interaction graphs"
href: articles/example-5.html
- text: "Example 6: Joining frames side by side"
href: articles/example-6.html
- text: "Example 7: View movement tracks"
href: articles/example-7.html
- text: "Functions"
href: reference/index.html
- text: "Changelog"
href: news/index.html
- text: "Other packages"
menu:
- text: "getSpatialData"
href: http://jxsw.de/getSpatialData
- text: "RStoolbox"
href: http://www.github.com/bleutner/RStoolbox
- text: "rsMove"
href: http://www.github.com/RRemelgado/rsmove
right:
- icon: fa-twitter fa-lg
href: http://www.twitter.com/schwalbwillmann
- icon: fa-github fa-lg
href: http://www.github.com/16eagle
- icon: fa-globe fa-lg
href: http://remote-sensing.eu
#template:
# params:
# docsearch:
# api_key: API_KEY
# index_name: INDEX_NAME
reference:
- title: Data preparation
desc: Prepare movement data for animation
contents:
- df2move
- align_move
- subset_move
- title: Frames creation
desc: Create spatial frames or graph frames from movement data.
contents:
- get_maptypes
- frames_spatial
- frames_graph
- title: Layout and appearance
desc: Adjust frame layout and appearance
contents:
- add_gg
- add_labels
- add_scalebar
- add_northarrow
- add_progress
- add_timestamps
- add_text
- add_colourscale
- join_frames
- title: Frames animation
desc: Animate frames as GIF or video
contents:
- suggest_formats
- animate_frames
- title: Viewing
desc: View movement tracks
contents:
- view_spatial
- title: Other help pages
contents:
- move_data
- basemap_data
- moveVis-package
articles:
- title: Examples
desc: These examples explain the main features and the use of moveVis and its functions.
contents:
- example-1
- example-2
- example-3
- example-4
- example-5
- example-6
- example-7
#articles:
#- title: Examples
# contents:
# - rmarkdown_websites