A one-mode, undirected, binary network of meetings among individuals represented as a `network` object.

mafia_meetings_net

Format

An `network` object with 101 nodes and 255 edges.

Details

The network represents meetings among members of the Sicilian Mafia in the first decade of the 2000s.

Vertex attributes: - `vertex.names`: Names

References

Cavallaro, L., Ficara, A., De Meo, P., Fiumara, G., Catanese, S., et al. (2020). Disrupting resilient criminal networks through data analysis: The case of Sicilian Mafia. *PLOS ONE*, 15(8), e0236476. https://doi.org/10.1371/journal.pone.0236476

Examples

data( mafia_meetings_net )
sna::gplot( mafia_meetings_net, gmode = "graph" )
#> Error in sna::gplot(mafia_meetings_net, gmode = "graph"): Error in gplot: no layout function for mode fruchtermanreingold