-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy path_pkgdown.yml
68 lines (61 loc) · 1.6 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
url: https://jakob.schwalb-willmann.de/basemaps
template:
bootstrap: 5
development:
mode: release
home:
links:
- text: Find out more about our work
href: http://remote-sensing.org
navbar:
#type: inverse
left:
- icon: fa-home fa-lg
href: index.html
- text: "Get Started"
href: index.html#get-started
- text: "Map examples"
href: index.html#map-examples
- text: "Supported maps"
href: index.html#supported-services-and-maps
- text: "News"
href: news/index.html
- text: "Functions"
href: reference/index.html
- text: "Other packages"
menu:
- text: "moveVis"
href: https://movevis.org
- text: "getSpatialData"
href: http://jakob.schwalb-willmann.de/getSpatialData
- text: "RStoolbox"
href: https://bleutner.github.io/RStoolbox/
right:
- icon: fa-twitter fa-lg fab
href: http://www.twitter.com/schwalbwillmann
- icon: fa-github fa-lg fab
href: http://www.github.com/16eagle
- icon: fa-globe fa-lg
href: http://jakob.schwalb-willmann.de
reference:
- title: Session settings
desc: Draw an extent and define session defaults for all function calls
contents:
- draw_ext
- defaults
- title: Basemap retrieval
desc: (Down)load and cache basemaps and return them as a class of choice
contents:
- get_maptypes
- basemap
- title: Plot rasters
desc: Plot raster objects as ggplot2
contents:
- gg_raster
- title: Flushing cache
desc: Flush to delete all cached map tiles and basemaps
contents:
- cache
- title: Example data
contents:
- data