-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy path_pkgdown.yml
58 lines (56 loc) · 1.38 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
reference:
- title: Neutral Landscape Models
desc: ~
contents:
- '`nlm_curds`'
- '`nlm_distancegradient`'
- '`nlm_edgegradient`'
- '`nlm_fbm`'
- '`nlm_gaussianfield`'
- '`nlm_mosaicfield`'
- '`nlm_mosaicgibbs`'
- '`nlm_mosaictess`'
- '`nlm_mpd`'
- '`nlm_neigh`'
- '`nlm_percolation`'
- '`nlm_planargradient`'
- '`nlm_randomcluster`'
- '`nlm_random`'
- '`nlm_randomrectangularcluster`'
navbar:
title: nlmr | Neutral landscape models with R
structure:
left: [intro, howto, record]
right: [news, reference, search, github]
components:
intro:
text: "Get Started"
icon: fa fa-magic
href: articles/getstarted.html
howto:
text: "How To"
icon: fa-graduation-cap
aria-label: tutorials
menu:
- text: NLMR Overview + Tips
href: articles/articles/overview_tips.html
- text: NLMR Software Heritage
href: articles/articles/nlm_software_heritage.html
- text: Visualize Neutral Landscape Models
href: articles/articles/visualize_nlms.html
record:
text: "Publication Record"
icon: fa-file-text-o
href: articles/articles/publication_record.html
extra_packages:
- bindrcpp
- igraph
- landscapemetrics
- rasterVis
- pals
- rgl
- viridis
- plotly
- rayshader
template:
bootstrap: 5