Learn R Programming

Rbent (version 0.1.0)

data_mrs: MRS data

Description

A dataset containing the mass, speed and hopper indicator for land animals. The variables are as follows:

Usage

data(data_mrs)

Arguments

Format

A data frame with 107 rows and 3 variables
mass
the mass of animals
speed
the speed of animals
hopper
the indicator variabel of hoppers

Source

Garland, T.(1983).

References

  • Garland, T.(1983). The relation between maximal running speed and body mass in terrestrial mammals. Journal of Zoology 199, 157--170.

Examples

Run this code
## Not run: 
# data(data_mrs)
# summary(data_mrs)
# ## End(Not run)

Run the code above in your browser using DataLab