Learn R Programming

Rcriticor (version 2.0)

sit2: Sitobion with replicates

Description

Peak densities of the cereal aphid Sitobion avenae, from 1974 to 1980, three replicates per year. Intendid to be used with critic, together with fac

Usage

data(sit2)

Arguments

Format

The format is: num [1:21] 0.34 -0.175 0.147 2.977 1.477 ...

Examples

Run this code
# NOT RUN {
data(sit2,fac)
plot(fac,sit2)
## maybe str(sit2) ; plot(sit2) ...
# }

Run the code above in your browser using DataLab