Description Usage Arguments Value Examples
View source: R/set-bypass-habitat.R
This function returns an estimated total of suitable floodplain habitat area based on bypass and flow.
1 | set_bypass_floodplain_habitat(bypass, flow)
|
bypass |
one section of the bypasses ('yolo1', 'yolo2', 'sutter1', 'sutter2', 'sutter3', or 'sutter4') |
flow |
value used to determine habitat area |
habitat area in square meters
1 2 | # habitat area in square meters for section 1 of the yolo bypass at 200 cfs
set_bypass_floodplain_habitat('yolo1', 200000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.