-
Notifications
You must be signed in to change notification settings - Fork 6
/
_pkgdown.yml
43 lines (43 loc) · 1.17 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
reference:
- title: Main Functions
contents:
- '`merge_bem_on_vri`'
- '`update_bem_from_vri`'
- '`update_bem_from_wetlands`'
- '`update_beu_from_rule_dt`'
- '`create_unique_ecosystem_dt`'
- '`merge_elevation_raster_on_sf`'
- '`merge_ccb_on_vri`'
- '`calc_forest_age_class`'
- '`add_std_crown_fields`'
- '`merge_unique_ecosystem_fields`'
- '`find_crown_area_dominant_values`'
- '`create_RRM_ecosystem`'
- '`create_RRM_ecosystem_moose`'
- '`create_RRM_ecosystem_bear`'
- '`merge_rrm_on_vri`'
- title: Read Functions
contents:
- '`read_bem`'
- '`read_ccb`'
- '`read_rivers`'
- '`read_unique_ecosystem_dt`'
- '`read_vri`'
- '`read_wetlands`'
- title: Other Helper Functions
contents:
- '`create_empty_forest_structure_variables`'
- '`create_updated_vri_bem`'
- '`format_unique_ecosystem_dt`'
- '`rename_geometry`'
- '`set_shifted_eco_variables`'
- '`summarize_unique_ecosystem`'
- '`validate_required_attributes`'
- '`format_rrm_dt`'
- '`calc_capability_rating`'
- "`merge_rating_bear`"
- "`merge_rating_moose`"
- title: Global Functions
contents:
- '`create_RRM_ecosystem_from_scratch`'
- '`create_unique_ecosystem_from_scratch`'