Cars data
automobiles
A data frame with 398 rows and 9 variables:
car_name
character Make and model
origin
factor 'American', 'European' or 'Japanese'
build_year
double Year car was built
fuel_efficiency
double Liters / 100km
cylinders
integer Nr. of cylinders
engine_volume
double Engine volume ('displacement') in liters.
horsepower
integer Engine power (hp)
weight
double Car weight in kg
acceleration
double Time to accelerate to 60mph
Data originally hosted on <http://lib.stat.cmu.edu/datasets/>, also used in ISLR (as the 'Auto' dataset). Converted to metric units for use in this package.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.