wffc.nc | R Documentation |
Number of captures in the 2008 FIPS-MOUCHE World Fly Fishing Championships held in Rotorua, New Zealand during 22–30 March 2008.
data(wffc.nc)
A data frame with 475 observations on the
following 7 variables.
Most of these variable are described
in wffc
.
Each row is sorted by sector, session and beat.
sector
a numeric vector.
session
a numeric vector.
beatboat
a numeric vector.
numbers
a numeric vector.
comid
a numeric vector.
iname
a character vector.
country
a character vector.
This data frame was obtained by
processing wffc
.
The key variable is numbers
, which is
sector-session-beat specific.
Note that some fish may have been caught more than once, hence these data do not represent individual fish.
Yee, T. W. (2010). VGLMs and VGAMs: an overview for applications in fisheries research. Fisheries Research, 101, 116–126.
DeLury
,
lakeO
.
xtabs( ~ sector + session, wffc.nc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.