Learn R Programming

diverse (version 0.1.1)

geese: Geese dataset

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

geese

Arguments

source

https://www.sovon.nl/en

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

Examples

Run this code
str(geese)
summary(geese)
geese[,"2000"]
geese["Mute Swan",]

Run the code above in your browser using DataLab