data1996to2002 | R Documentation |
A dataset containing details of the catches at each station from 1996 to 2002
for the IPHC survey. Note that 1996 is based on all hooks being enumerated
while 1997-2002 is for first 20 only. This is taken into account in
get_iphc_1996to2002()
which should be used to extract these data.
The values of effSkateIPHC here have already been corrected to
give an effective skate number based on the true number of hooks observed for
1997-2002.
data1996to2002
A tibble:
year
station name
set number within a trip (double check that)
latitude of station
longitude of station
average depth of set - NOTE: have not double checked if fathoms (like later years) or metres
species code as used by the IPHC
species name as used by the IPHC
effective skate number of the set, as calculated by IPHC (based on observed hook numbers)
count of that species for that set
number of skates on that set
number of hooks observed on that set
whether or not the set is usable, as determined by IPHC
Originally from the file 2B AllSpecies 96-02 roundlll.xls that came from the IPHC, which Rowan Haigh extracted into 'IPHC 2B Catch.rda', Andrew Edwards preprocessed in iphc9602.Snw for Yelloweye 2014 assessment, and then tidied further in private yeye15reproduce repository.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.