skates_other_years | R Documentation |
Extracted data plus some calculations done in get_iphc_skates_info()
, that
accounts for the fact that hook numbering starts at 1 for each set until
2006 (and so goes 1-800ish), then resets at 1 for each skate for each skate
for 2007 onwards (and so goes 1-100ish).
skates_other_years
A tibble
with one row for each skate, with columns:
year
trip ID number from GFBio
set number within the trip
set ID number from GFBio
skate number within the set
skate ID number from GFBio
numeric code for the bait used on skate
deployed number of hooks for that skate
observed number of hooks for that skate
hook number of first hook on that skate
hook number of final hook on that skate
hook number of 20th hook on that skate
just chum-bait values for some columns
observed hooks per skate for just the first 20 hooks
Extracted from GFBio using data-raw/sets-skates-hooks-yelloweye.R
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.