-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path_pkgdown.yml
42 lines (36 loc) · 952 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
40
41
42
url: https://slu-openGIS.github.io/areal/
authors:
Christopher Prener:
href: https://chris-prener.github.io
articles:
- title: Articles
contents:
- data-preparation
- areal-weighted-interpolation
reference:
- title: "General"
desc: "Basic functions for areal interpolation"
contents:
- ar_tessellate
- ar_validate
- title: "Areal Weighted Interpolation, Core"
desc: "Core functions for performing areal weighted interpolation."
contents:
- aw_interpolate
- aw_preview_weights
- aw_verify
- title: "Areal Weighted Interpolation, Workflow"
desc: "Functions for manually reproducing areal weighted interpolation workflow."
contents:
- aw_intersect
- aw_total
- aw_weight
- aw_calculate
- aw_aggregate
- title: "Data"
desc: "Data sets included in package."
contents:
- ar_stl_asthma
- ar_stl_race
- ar_stl_wards
- ar_stl_wardsClipped