| airAccs {gamclass} | R Documentation |
Aircraft Crash data
Description
Aircraft Crash Data
Usage
data(airAccs)
Format
A data frame with 5666 observations on the following 7 variables.
DateDate of Accident
locationLocation of accident
operatorAircraft operator
planeTypeAircraft type
DeadNumber of deaths
AboardNumber aboard
GroundDeaths on ground
Details
For details of inclusion criteria, see https://www.planecrashinfo.com/database.htm
Source
https://www.planecrashinfo.com/database.htm
References
https://www.planecrashinfo.com/reference.htm
Examples
data(airAccs)
str(airAccs)
[Package gamclass version 0.62.5 Index]