-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
72 lines (62 loc) · 1.44 KB
/
_pkgdown.yml
File metadata and controls
72 lines (62 loc) · 1.44 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
template:
bootstrap: 5
bootswatch: flatly
destination: docs
articles:
- title: Helpful guide
desc: >
Helpful guides that describe the worflow utilising the groveR package
contents:
- intro
- one
- two
- three
- four
- five
- six
- seven
- eight
- nine
- ten
- eleven
reference:
- title: "Make a workspace"
desc: >
Creating a folder structure to get you started.
contents:
- make_folders
- title: "Vegetation density products"
desc: >
Creating and masking vegetation density products.
contents:
- veg_dens
- general_mask
- make_mask
- cloud_mask
- title: "Vegetation classification"
desc: >
Vegetation classification and getting area statistics.
contents:
- veg_class
- veg_class_area
- veg_dens_class_plot
- title: "Trend classification"
desc: >
Trend classification and getting area statistics.
contents:
- trend_class
- trend_class_area
- title: "Change in extent"
desc: >
Calculation of change in vegetation extent and creation of change rasters.
contents:
- extent_change
- extent_change_plot
- title: "Helper functions"
desc: >
Set up processing folders and make example data.
contents:
- make_folders
- make_example_data
- make_index_rasters
url: https://dbca-wa.github.io/groveR