airport {grand} | R Documentation |
US Air Traffic Network
Description
A weighted and directed network of passenger air traffic in the United States in 2019.
Each edge represents a single takeoff and landing, and therefore does not consider possible layovers,
connecting flights, round trips, etc. This is the directed version of the undirected air traffic network
used by Neal (2022) to illustrate backbone::disparity()
. GRAND attributes have already been added
using grand()
.
Usage
airport
Format
igraph object
References
Neal, Z. P. (2022). backbone: An R Package to Extract Network Backbones. PLOS ONE, 17, e0269137. doi: 10.1371/journal.pone.0269137
[Package grand version 0.9.0 Index]