curdies {GFD} | R Documentation |
Curdies river data set
Description
A dataset containing the number of flatworms (dugesia) sampled in two seasons at different sites in the Curdies River in Western Victoria.
Usage
data(curdies)
Format
A data frame with 36 rows and 3 variables:
- season
a factor with levels "SUMMER" and "WINTER"
- site
a factor with levels 1 to 6, nested within "season"
- dugesia
number of flatworms counted on a particular stone (in no./dm^2)
Source
https://users.monash.edu.au/~murray/AIMS-R-users/ws/ws7.html
[Package GFD version 0.3.3 Index]