stickleback {asuR}R Documentation

Body size of sticklebacks from the Lake Constance.

Description

none

Usage

data(stickleback)

Format

A data frame with 60 observations on the following 4 variables.

individual

a factor with 60 levels indicating the different individuals measured

habitat

a factor with levels inletStream lakeConstance

sex

a factor with levels f m

bodySize

a numeric vector

Details

none

Source

Daniel Berner

References

none

Examples

data(stickleback)
## maybe str(stickleback) ; plot(stickleback) ...

[Package asuR version 0.17 Index]