Learn R Programming

MMAC (version 0.1.2)

RunningSpeed: Running Speed of Animals

Description

A dataset containing the running speed in centimeters per second as a function of the length in centimeters of various animals.

Usage

data(RunningSpeed)

Arguments

Format

A data frame with 12 observations on the following variables.

  • Length of animal in centimeters

  • Speed of animal in centimeters per second

Details

This dataset contains the running speed in centimeters per second as a function of the length in centimeters of various animals.

Examples

Run this code
data(RunningSpeed)

Run the code above in your browser using DataLab