forked from GawainAntell/divvy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
53 lines (47 loc) · 1.14 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
url: https://gawainantell.github.io/divvy/
template:
bootstrap: 5
bootswatch: flatly
navbar:
structure:
left: [articles, reference, news]
right: [search, github]
components:
news:
text: News
href: news/index.html
articles:
text: Getting started
menu:
- text: Subsampling tutorial
href: articles/subsampling-vignette.html
- text: Range size case study
href: articles/habitat-rangesize-case-study.html
- text: Conceptual walkthrough
href: articles/subsampling-concept-walkthrough.html
home:
sidebar:
structure: [citation, authors, dev, license, links]
reference:
- title: Subsampling functions
desc: >
Functions that perform spatial standardisation on a dataset.
contents:
- bandit
- clustr
- cookies
- title: Helper functions
desc: >
Various additional functionality related to geographic occurrence data.
contents:
- classRast
- rangeSize
- sdSumry
- uniqify
- title: Example datasets
desc: >
Data curated from the Paleobiology Database, invoked in examples and vignettes.
contents:
- bivalves
- collSilur
- occSilur