dataset.hev.2013: Dataset of hybrid electric vehicles from MY1997 to MY2013.

dataset.hev.2013R Documentation

Dataset of hybrid electric vehicles from MY1997 to MY2013.

Description

Hybrid electric vehicles from MY1997 to MY2013.

Usage

data(dataset.hev.2013)

Columns

[,1] Name Vehicle name
[,2] MY Model year
[,3] MSRP.2013 MSRP converted to 2013 value
[,4] Acc Acceleration (0-100km) in km/h/s
[,5] MPG MPG in mile/gallon
[,6] MPGe MPG equivalence for PHEV in mile/gallon

Author(s)

Dong-Joon Lim, PhD

Source

http://www.fueleconomy.gov

References

Lim, Dong-Joon, et al. "Comparing technological advancement of hybrid electric vehicles (HEV) in different market segments." Technological Forecasting and Social Change 97 (2015): 140~153.

Examples

# Load dataset
  data(dataset.hev.2013)

DJL documentation built on March 31, 2023, 9:05 p.m.

Related to dataset.hev.2013 in DJL...