forked from r-spatialecology/shar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
94 lines (85 loc) · 2.16 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
url: https://r-spatialecology.github.io/shar/
template:
bootstrap: 5
bootswatch: minty
reference:
- title: Data sets
contents:
- species_a
- species_b
- landscape
- gamma_test
- reconstruction
- random_walk
- torus_trans
- title: Randomize data
contents:
- fit_point_process
- randomize_raster
- reconstruct_pattern
- reconstruct_pattern_marks
- translate_raster
- title: Analyse results
contents:
- calculate_energy
- plot_energy
- plot.rd_mar
- plot.rd_pat
- plot.rd_ras
- results_habitat_association
- title: Various
contents:
- classify_habitats
- estimate_pcf_fast
- list_to_randomized
- pack_randomized
- print.rd_mar
- print.rd_pat
- print.rd_ras
- unpack_randomized
navbar:
structure:
left: [getstarted, reference, background, articles, news]
right: [github, contact, search]
components:
getstarted:
text: "Get Started"
icon: fa fa-magic
href: articles/get_started.html
reference:
icon: fa-gears
text: "Functions"
href: reference/index.html
background:
text: "General Background"
icon: fa-book
href: articles/background.html
articles:
icon: fa-graduation-cap
text: "More"
menu:
- text: "Reconstruct multiple pattern"
icon: fa-book
href: articles/reconstruct_multiple_patterns.html
- text: "Parallelization"
icon: fa-book
href: articles/parallelization.html
- text: "Analysing the climatic niche of Cormus domestica"
icon: fa-book
href: articles/cormus_domestica_tmp.html
- text: "Publication Record"
icon: fa-file-text-o
href: articles/publication_record.html
- text: "JOSS Publication"
icon: fa-file-text-o
href: https://doi.org/10.21105/joss.03811
news:
icon: fa-newspaper-o
text: "News"
href: news/index.html
contact:
icon: fa-user
hreft: https://mhesselbarth.rbind.io
home:
sidebar:
structure: [authors, license, community]