-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
65 lines (55 loc) · 1.35 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
59
60
61
62
63
64
65
template:
params:
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
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
- mask_product
- cloud_mask_bulk
- cloud_mask_select
- 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:
- change_extent
- change_extent_plot
- title: "Access the example data"
desc: >
Functions that will make example data.
contents:
- make_example_data
- make_index_rasters
url: https://bartesto.github.io/groveR