air: Flights between the 500 busiest commercial airports in the US

Description Usage Format Source References Examples

Description

The airport network represents the connections between the 500 busiest commercial airports in the United States. Two airports are linked if there was a flight scheduled between them in 2002. The weights of a link correspond to the number of seats available on the scheduled flights between the airports.

Usage

1

Format

An igraph object representing the airport network.

Source

Tore Opsahl's website

References

Colizza V, Pastor-Satorras R, Vespignani A (2007) Reaction-diffusion processes and metapopulation models in heterogeneous networks. Nature Physics 3:276-282. doi:10.1038/nphys560

Examples

1
2
# Get the disparity measure of each airport
disp.air <- get_node_disparity(air)

galanisl/DisparityFilter documentation built on May 16, 2019, 5:36 p.m.