-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
53 lines (53 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
url: https://github.com/MVR-GIS/nybem
template:
bootstrap: 5
bootswatch: sandstone
reference:
- title: "Habitat Models"
desc: "New York Bight Ecological Model Habitat Models"
- contents:
- nybem_submodels
- title: "Calculate Habitat Suitability Index Values"
desc: >
Computes suitability indices given a set of suitability curves and
project-specific inputs.
- contents:
- SIcalc
- title: "Calculate Habitat Suitability Index (HSI)"
desc: >
Calculates the habitat suitability index for the input suitability indices.
- contents:
- HSIcalc
- title: "Visualization"
desc: "Helps display habitat suitability model data"
- contents:
- HSIplotter
- raster_fig
- model_summary
- summary_table
- feature_model_barplot
- title: "Summarization"
desc: "Summarize the habitat models for a study area"
- contents:
- summarize_by_poly
- summarize_models
- title: "Habitat Zonation"
desc: "Delineates habitat zones from input raster datasets."
- contents:
- set_habitat_zone
- set_salinity_zone
- set_tidal_zone
- title: "Utility Functions"
desc: "Useful function to help get things done."
- contents:
- ifelse
- is_RasterLayer
- is_cat_raster
- write_cat_tiff
- write_cont_tiff
- has_colortable
- are_colors
- name_model
- na_outside_model
- recode_models
- save_raster_rdata