| tank_comm {mobr} | R Documentation |
Cattle tank data set
Description
Species counts of aquatic macro-invertebrates from experimental freshwater ponds ("cattle tanks") with two different nutrient treatments.
Details
tank_comm is a site-by-species matrix with individual counts.
tank_plot_attr is a data frame with corresponding site variables. The
column group specifies whether a pond has received a "high" or "low"
nutrient treatment. The columns x and y contain the spatial
coordinates of the sites.
The data were adapted from Chase (2010).
References
Chase, J. M. (2010). Stochastic community assembly causes higher biodiversity in more productive environments. Science. 328:1388-1391.
Examples
data(tank_comm)
data(tank_plot_attr)
tank_mob_in = make_mob_in(tank_comm, tank_plot_attr)
[Package mobr version 2.0.2 Index]