Learn R Programming

migraph (version 0.12.1)

mpn_ryanair: One-mode EU policy influence network, June 2004 (Christopoulos 2006)

Description

Network of anonymised actors reacting to the Ryanair/Charleroi decision of the EU Commission in February 2004. The relationships mapped comprise an account of public records of interaction supplemented with the cognitive network of key informants. Examination of relevant communiques, public statements and a number of off-the-record interviews provides confidence that the network mapped closely approximated interactions between 29 January and 12 February 2004. The time point mapped is at the height of influence and interest intermediation played by actors in the AER, a comparatively obscure body representing the interests of a number of European regional bodies at the EU institutions.

Usage

data(mpn_ryanair)

Arguments

Format

#> # A tbl_graph: 20 nodes and 177 edges
#> #
#> # A directed simple graph with 1 component
#> #
#> # Node Data: 20 x 1 (active)
#>   name          
#>   <chr>         
#> 1 1 AER         
#> 2 2 AER         
#> 3 5 AER/COR     
#> 4 7 RYANAIR     
#> 5 8 DG TRANSPORT
#> 6 9 COR         
#> # ... with 14 more rows
#> #
#> # Edge Data: 177 x 3
#>    from    to weight
#>   <int> <int>  <dbl>
#> 1     1     2      1
#> 2     1     3      1
#> 3     1     4      1
#> # ... with 174 more rows