use_data_mpg: Use the mpg data set

View source: R/use-data.R

use_data_mpgR Documentation

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()

Value

Dataset

See Also

ggplot2::mpg

Examples

use_data_mpg()

explore documentation built on Oct. 11, 2023, 9:07 a.m.