Learn R Programming

PVAClone (version 0.1-7)

paurelia: Paramecium abundance time series

Description

Paramecium aurelia abundance time series

Usage

data(paurelia)

Arguments

Format

The format is: num [1:20] 2 NA 17 29 39 63 185 258 267 392 ...

Details

Paramecium aurelia abundance time series with a missing value.

References

Gause, G.F. (1934). The Struggle for Existence. Williams & Wilkins, Baltimore.

Examples

Run this code
data(paurelia)
paurelia
plot(paurelia)

Run the code above in your browser using DataLab