Learn R Programming

MMAC (version 0.1.2)

EngineRPM: RPM of Different Engines

Description

A dataset containing the revolutions per minute (RPM) and mass of different engines.

Usage

data(EngineRPM)

Arguments

Format

A data frame with 39 observations on the following variables.

  • Mass in kilograms

  • RPM

Details

This dataset contains the revolutions per minute (RPM) and mass of different engines.

Examples

Run this code
data(EngineRPM)

Run the code above in your browser using DataLab