Ndrangheta_list | R Documentation |
This dataset contains a network of co-attendance occurrences of suspected members of the Ndrangheta criminal organization at summits held between 2007 and 2009. These summits were meetings aimed at making important decisions, resolving internal issues, and establishing roles and powers.
data(Ndrangheta_list)
A list with 2 elements:
A numeric matrix of dimensions 146 x 146 representing the co-attendance occurrences between members of the Ndrangheta organization at summits. The matrix includes member pairs and their respective co-attendance frequency.
A data frame with 146 observations and 3 variables:
Character vector indicating the role of each member in the organization.
Character vector indicating the geographic locale of each member.
Integer vector representing a unique identifier for each member.
The dataset name has been changed to 'Ndrangheta_list' to avoid confusion with other data sets in the R ecosystem. This naming convention helps distinguish this dataset as part of the crimedatasets package and assists users in identifying its specific characteristics. The suffix 'list' indicates that the dataset is a list object in R. The original content has not been modified in any way.
Ndrangheta mafia covert network dataset, containing data from summits between 2007 and 2009.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.