R/Trawl_Depths_Data.R

#' Trawl Depths
#' @name Trawl_Depths
#' @description This table contains the target trawl depths for each site by strata.
#' @return dataframe
#' @examples
#' data("Trawl_Depths")
#' head(Trawl_Depths)

data("Trawl_Depths")
Trawl_Depths
HoldenJe/erieacoustics documentation built on July 17, 2024, 7:08 a.m.