geese: Geese dataset

Description Usage Format Source Examples

Description

A matrix of species of geese. The dataset includes the quantity of 4 species of geese observed by year in the Netherlands. The data comes from the Dutch bird protection organisation Sovon.

Usage

1

Format

A matrix with the variables:

Columns

Year of observation

Rows

Species

Source

https://www.sovon.nl/en

http://www.compass-project.eu/applets/3/index_EN.html

Examples

1
2
3
4
str(geese)
summary(geese)
geese[,"2000"]
geese["Mute Swan",]

mguevara/diverse documentation built on May 22, 2019, 8:53 p.m.