fuel: Fuel economy data on 2009 vehicles in the US.

Description Usage Format Source Examples

Description

Fuel economy data taken from http://www.fueleconomy.gov/feg/advancedSearch.htm with search options

Then GAS/E85 vehicles were removed.

Usage

1

Format

fuel is a data frame with 134 observations on the following 8 variables.

Model

a factor indicating the model of each vehicle.

Cylinders

a numeric vector with the number of cylinders of each vehicle

Litres

a numeric vector with the engine size in litres.

Barrels

a numeric vector containing the energy impact score: an estimate of the average number of barrels of petroleum used per year.

City

a numeric vector with estimated city mpg

Highway

a numeric vector with estimated highway mpg

Cost

a numeric vector containing annual fuel cost in US$

Carbon

a numeric vector containing the carbon footprint: the car's average CO2 emissions in tons per year, along with the CO2 emitted in producing and distributing the fuel.

Source

http://www.fueleconomy.gov/feg/

Examples

1

Example output

Loading required package: forecast
Loading required package: fma
Loading required package: expsmooth
Loading required package: lmtest
Loading required package: zoo

Attaching package: 'zoo'

The following objects are masked from 'package:base':

    as.Date, as.Date.numeric

Loading required package: tseries

fpp documentation built on May 2, 2019, 6:34 a.m.