-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_pkgdown.yml
More file actions
52 lines (46 loc) · 1.23 KB
/
_pkgdown.yml
File metadata and controls
52 lines (46 loc) · 1.23 KB
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://mathmarecol.github.io/spatialplanr
template:
bootstrap: 5
articles:
development:
destination:
version_label: info
version_tooltip: "The package is in the early stages of development. Use with caution."
reference:
- title: Organise Data
desc: Functions to get data organised
- contents:
- starts_with("splnr_get_")
- title: Assign Targets
desc: Functions to assign targets by various methods
- contents:
- starts_with("splnr_targets_")
- title: Climate-smart
desc: Functions to create climate-smart prioritisations
- contents:
- starts_with("splnr_climate_")
- title: Plotting
desc: Functions for plotting.
- contents:
- starts_with("splnr_plot")
- splnr_gg_add
- title: Utilities
desc: Helper functions.
- contents:
- starts_with("splnr_apply_cutoffs")
- starts_with("splnr_arrangeFeatures")
- starts_with("splnr_convert")
- starts_with("splnr_create_polygon")
- starts_with("splnr_replace_NAs")
- starts_with("splnr_scale_01")
- starts_with("splnr_prep")
- starts_with("splnr_assign")
- starts_with("splnr_featureNames")
- starts_with("splnr_match_")
- title: Built in datasets
contents:
- starts_with("dat_")
- CoralSeaVelocity
- IUCN_IA_Targets
- MPAsCoralSea
- spDataFiltered