bowhead_PS | R Documentation |
Data from the bowhead whale survey reported in Rekdal et al. (2015), but formatted as a plot sampling survey.
data("bowhead_PS")
A data frame with 41 observations on the following 5 variables.
stratum
the stratum the transect was in, a numeric vector
transect
the transect ID, a numeric vector
A
the area of the startum that the transect was in, repeated for each transect within straum, a numeric vector
a
the area of the transect strip, a numeric vector
n
the number of individuals observed in the strip, a numeric vector
Rekdal, S.L., Hansen, R.G., Borchers, D., Bachmann, L., Laidre, K.L., Wiig, O., Nielsen, N.H., Fossette, S., Tervo, O. and Heide-Jorgensen, M.P., 2015. Trends in bowhead whales in West Greenland: Aerial surveys vs. genetic capture-recapture analyses. Marine Mammal Science, 31(1), pp.133-154.
data(bowhead_PS)
str(bowhead_PS)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.