-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_pkgdown.yml
40 lines (32 loc) · 1016 Bytes
/
_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
url: https://landscitech.github.io/caribouMetrics
navbar:
structure:
left: [home, reference, articles]
right: [search, github]
reference:
- title: Overview
desc: Overview of the package.
contents:
- caribouMetrics
- title: Caribou demography
desc: Functions for predicting boreal caribou demographic rates and projecting population growth
contents:
- has_concept("demography")
- title: Summarizing disturbance
desc: Functions for determining the percentage of a landscape that has been disturbed
contents:
- has_concept("disturbance")
- title: Caribou habitiat
desc: Functions for predicting boreal caribou habitat use in 13 Ontario caribou ranges
contents:
- has_concept("habitat")
- plot,CaribouHabitat,ANY-method
articles:
- title: Articles
navbar: ~
contents:
- caribouDemography
- BayesianDemographicProjection
- Using_disturbanceMetric
- Using_caribouHabitat
- UI_help