Get Default Strata
GetStrata.fn.Rd
Get Default Strata
Value
A data frame with six columns,
name,
area,
Depth_m.1 (m; the shallow depth border),
Depth_m.2 (m; the deep depth border),
Latitude_dd.1 (decimal degrees; southern border), and
Latitude_dd.2 (decimal degrees; northern border).
Details
Get a data frame of strata for design-based estimates and survey
composition data. Several strata are available for different default areas,
as well as combinations using "_"
in the argument area
.
See also
This function uses CreateStrataDF.fn
to generate the strata returned by this function. Also, see
convert_strata4vast function in the VASTWestCoast package that converts results
from this function to strata that can be used within the VAST package.