Seal pups
This is a single transect of an aereal photo seal pup survey in the Greenland Sea
data(seals)
The data contain these objects:
points
: A SpatialPointsDataFrame
Center locations of the photos
mesh
: An inla.mesh
enclosing the plane's transect
ice.data
: An SpatialPointsDataFrame
with MODIS ice concentration estimates
ice.cv
: An covdata
object with interpolated ice coverage data
Martin Jullum Martin.Jullum@nr.no
Oigard, T. A. (2013) From pup production to quotas: current status of harp seals in the Greenland Sea. ICES Journal of Marine Science, doi.10.1093/icesjms/fst155.
Oigard, T. A. (2014) Current status of hooded seals in the Greenland Sea. Victims of climate change and predation?, Biological Conservation , 2014, 172, 29 - 36.
data(seals) ggplot() + gg(seals$mesh) + gg(seals$points)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.