CatchLotteryExample | R Documentation |
Example of data formatted as StoxBioticData
, with an added column 'serialnumber' at the Haul-table and an added column 'CountryVessel' at the Station-table
which identifies the selection in the catch sampling lottery that this data was recorded for (see 'SamplingUnitId' in CatchLotterySamplingExample
)
data(CatchLotteryExample)
StoxBioticData
Hauls are primary sampling units, selected by Poission sampling with selection probabilities proportional to the catch size.
Corresponding sampling parameters are provided in CatchLotterySamplingExample
The data contain North Sea herring samples from catch lottery sampling in 2022.
RstoxFDA::plotArea(RstoxFDA::CatchLotteryExample$Station,
areaDef=RstoxFDA::mainareaFdir2018,
latCol = "Latitude",
lonCol = "Longitude",
areaLabels = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.