carAccidents | R Documentation |
A data frame showing the use of seat belt and the driver status after a car accident in Greece.
data(carAccidents)
Contains the factor variables:
factor representing the driver status.
factor indicating whether the driver wore a setbelt.
R package 'gginference'
data(carAccidents)
head(carAccidents)
table(carAccidents)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.