| Region-class | R Documentation |
Class "Region" is an S4 class containing descriptions of the
study area. Uses an object of class
region.nameObject of class "character"; giving the
name of the region.
strata.nameObject of class "character"; character
vector giving the names of the strata.
unitsObject of class "character"; character describing
the coordinate units ("km" or "m")
areaObject of class "numeric"; the area of the survey
region
regionObject of class "sf" defining the survey region
Objects can be created by calls of the form
make.region(region.name = "region.name", shapefile = region.shapefile)
get.areasignature(obj = "Region"): retrieves the area
element
plotsignature(x = "Region", y = "missing"): plots
the survey region defined by the object.
make.region
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.