stickleback {asuR} | R Documentation |
none
data(stickleback)
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
none
Daniel Berner
none
data(stickleback) ## maybe str(stickleback) ; plot(stickleback) ...