Learn R Programming

explore (version 1.3.4)

use_data_mpg: Use the mpg data set

Description

This data set comes with the ggplot2 package. It contains a subset of the fuel economy data that the EPA makes available on https://fueleconomy.gov/. It contains only models which had a new release every year between 1999 and 2008 - this was used as a proxy for the popularity of the car.

Usage

use_data_mpg()

Arguments

Value

Dataset

See Also

Examples

Run this code
use_data_mpg()

Run the code above in your browser using DataLab