plsdepot (version 0.2.0)

vehicles: Vehicles data set

Description

These data are the specification of 30 vehicles in terms of various characteristics.

Arguments

Format

A data frame with 30 observations and 16 variables.

NumVariableDescription
1dieselDiesel fuel-type
2turboTurbo aspiration
3two.doorsVechicles with two doors
4hatchbackHatchback body-style
5wheel.baseWheel base
6lengthLength
7widthWidth
8heightHeight
9curb.weightCurb weight
10eng.sizeEngine size
11horsepowerHorsepower
12peak.rpmPeak revolutions per minute
13pricePrice in dollars
14symbolInsurance risk rating
15city.mpgFuel consume in city
16highway.mpgFuel consume in highway

Examples

Run this code
data(vehicles)
vehicles

Run the code above in your browser using DataLab