gstat (version 2.0-4)

fulmar: Fulmaris glacialis data

Description

Airborne counts of Fulmaris glacialis during the Aug/Sept 1998 and 1999 flights on the Dutch (Netherlands) part of the North Sea (NCP, Nederlands Continentaal Plat).

Usage

data(fulmar)

Arguments

Format

This data frame contains the following columns:

year

year of measurement: 1998 or 1999

x

x-coordinate in UTM zone 31

y

y-coordinate in UTM zone 31

depth

sea water depth, in m

coast

distance to coast of the Netherlands, in km.

fulmar

observed density (number of birds per square km)

See Also

ncp.grid

E.J. Pebesma, R.N.M. Duin, P.A. Burrough, 2005. Mapping Sea Bird Densities over the North Sea: Spatially Aggregated Estimates and Temporal Changes. Environmetrics 16, (6), p 573-587.

Examples

Run this code
# NOT RUN {
data(fulmar)
summary(fulmar)
# }
# NOT RUN {
demo(fulmar)
# }

Run the code above in your browser using DataLab