R/nybem_submodels.R

#' NYBEM Submodels
#'
#' A list of submodels used in the NYBEM feasibility study.
#'
#' @docType data
#'
#' @format A list with the following named submodels:
#' * NYBEM.fresh.tid - Freshwater, Tidal Zone model.
#' * NYBEM.fresh.tid_labels - Freshwater, Tidal Zone labels.
#' * NYBEM.est.int - Estuarine, Intertidal Zone model.
#' * NYBEM.est.int_labels - Estuarine, Intertidal Zone labels.
#' * NYBEM.est.sub.hard - Estuarine, Subtidal Zone, Hard Bottom model.
#' * NYBEM.est.sub.hard_labels - Estuarine, Subtidal Zone, Hard Bottom labels.
#' * NYBEM.est.sub.soft.sav - Estuarine, Subtidal Zone, Soft Bottom, Submersed
#'     Aquatic Vegetation model.
#' * NYBEM.est.sub.soft.sav_labels - Estuarine, Subtidal Zone, Soft Bottom,
#'     Submersed Aquatic Vegetation labels.
#' * NYBEM.est.sub.soft.clam - Estuarine, Subtidal Zone, Soft Bottom, Hard
#'     Clam model.
#' * NYBEM.est.sub.soft.clam_labels - Estuarine, Subtidal Zone, Soft Bottom,
#'     Hard Clam labels.
#' * NYBEM.mar.int - Marine, Intertidal Zone model.
#' * NYBEM.mar.int_labels - Marine, Intertidal Zone labels.
#' * NYBEM.mar.sub - Marine, Subtidal Zone model.
#' * NYBEM.mar.sub_labels - Marine, Subtidal Zone labels.
#' * NYBEM.mar.deep - Marine, Deepwater Zone model.
#' * NYBEM.mar.deep_labels - Marine, Deepwater Zone labels.
#'
#' @keywords datasets
#'
"nybem_submodels"
MVR-GIS/nybem documentation built on Feb. 9, 2023, 7:03 a.m.