Learn R Programming

MMAC (version 0.1.2)

SwimmingSpeed: Swimming Speed of Various Animals

Description

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

Usage

data(SwimmingSpeed)

Arguments

Format

A data frame with 17 observations on the following variables.

  • Length of animal in centimeters

  • Speed swimming speed of animal in centimeters per second

Details

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

Examples

Run this code
data(SwimmingSpeed)

Run the code above in your browser using DataLab