-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
58 lines (58 loc) · 1.31 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
reference:
- title: Workflow wrapper functions
desc: ~
contents:
- '`calculate_footstats`'
- '`calculate_bigfoot`'
- title: Built-in morphology metrics
desc: ~
contents:
- '`fs_area`'
- '`fs_count`'
- '`fs_mbc`'
- '`fs_mbr`'
- '`fs_nndist`'
- '`fs_perimeter`'
- '`fs_compact`'
- '`fs_shape`'
- '`fs_lwratio`'
- title: Built-in summary functions
desc: ~
contents:
- '`fs_angle_entropy`'
- '`binary`'
- '`count`'
- '`cv`'
- '`entropy`'
- '`majority`'
- '`fs_nnindex`'
- title: Utility functions
desc: ~
contents:
- '`list_fs`'
- '`fs_varlist`'
- '`gridTiles`'
- '`zonalIndex`'
- '`gen_nnindex`'
- title: Package files
desc: ~
contents:
- '`foot`'
- '`kampala`'
navbar:
type: inverse
left:
- icon: fa-home
href: index.html
- text: "Reference"
href: reference/index.html
- text: "Articles"
menu:
- text: 'footsteps: Getting started'
href: articles/footsteps.html
- text: 'bigfoot: Gridded footprint calculations'
href: articles/bigfoot.html
- text: 'cobbler: Using custom summary functions'
href: articles/cobbler.html
- text: "News"
href: news/index.html