data_mrs {Rbent} | R Documentation |
A dataset containing the mass, speed and hopper indicator for land animals. The variables are as follows:
data(data_mrs)
A data frame with 107 rows and 3 variables
the mass of animals
the speed of animals
the indicator variabel of hoppers
Garland, T.(1983).
Garland, T.(1983). The relation between maximal running speed and body mass in terrestrial mammals. Journal of Zoology 199, 157–170.
## Not run: data(data_mrs) summary(data_mrs) ## End(Not run)