1
2
3
4
5
#

Name:

Description:

The Cars93.summary data frame has 6 rows and 5 columns created from information in the Cars93 data set in the Venables and Ripley MASS package. Each row corresponds to a different class of car (e.g. Compact, Large, etc.).

Variables:

This data frame contains the following columns:

Min.passengers

minimum passenger capacity for each class of car

Max.passengers

maximum passenger capacity for each class of car

No.of.cars

number of cars in each class

abbrev

a factor with levels C Compact, L Large, M Mid-Size, Sm Small, Sp Sporty, V Van

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Lock, R. H. (1993) 1993 New Car Data. Journal of Statistics Education 1(1)

References

MASS library

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/A_Summary_of_the_Cars93_Data_set_213_76.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.