forked from ropensci/NLMR
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
52 lines (51 loc) · 1.39 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
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
left:
- text: "Get Started"
icon: fa fa-magic
href: articles/getstarted.html
- text: "How To"
icon: fa-graduation-cap
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
- text: "Publication Record"
icon: fa-file-text-o
href: articles/articles/publication_record.html
right:
- icon: fa-newspaper-o
text: "news"
href: news/index.html
- icon: fa-gears
text: "functions"
href: reference/index.html
- icon: fa-github fa-lg
text: "github"
href: https://github.com/marcosci/nlmr
extra_packages:
- bindrcpp
- igraph
- landscapemetrics