View source: R/set_tidal_zone.R
| set_tidal_zone | R Documentation | 
Creates a tidal zone raster from the input rasters.
set_tidal_zone(bed_elevation, MLLW, MHHW)
bed_elevation | 
 RasterLayer; A bed elevation raster.  | 
MLLW | 
 RasterLayer; A Mean Higher High Water (MHHW) raster.  | 
MHHW | 
 RasterLayer; A Mean Lower Low Water (MLLW) raster.  | 
The z-values of all input rasters must be expressed in the same vertical datum (i.e., National Tidal Datum Epoch, NAVD88).
A tidal zone categorical RasterLayer where:
Deep
Subtidal
Intertidal
Upland
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.