R/fifa_multilevel.R

#' Inside FIFA
#'
#' Multilevel Network of the regulatory transnational regime of the International Federation of Association Football (FIFA)
#'
#' @format A list of a 41 x 41 symmetric matrix of roles and organizations inside FIFA, and a string vector with the label of the actors
#'
#' @source Espinosa, Alejandro & Ortiz, Francisca (2016). "Jurisdictional autonomy in the regulatory transnational regime of FIFA". REDES- Revista Hispana para el Analisis de Redes Sociales, 27(1), 100- 112. (Original title in Spanish: "Autonomia jurisdiccional en el reegimen regulatorio transnacional de la FIFAFA") <doi: https://doi.org/10.5565/rev/redes.595>
#'
#' @usage data(FIFAin)
#'
#' @docType data
#'
"FIFAin"

#' Outside FIFA
#'
#' Multilevel Network of the regulatory transnational regime of the International Federation of Association Football (FIFA)
#'
#' @format A list of a 7 x 7 symmetric matrix of non-FIFA organizations, and a string vector with the label of the actors
#'
#' @source Espinosa, Alejandro & Ortiz, Francisca (2016). "Jurisdictional autonomy in the regulatory transnational regime of FIFA". REDES- Revista Hispana para el Analisis de Redes Sociales, 27(1), 100- 112. (Original title in Spanish: "Autonomia jurisdiccional en el reegimen regulatorio transnacional de la FIFAFA") <doi: https://doi.org/10.5565/rev/redes.595>#'
#'
#' @usage data(FIFAex)
#'
#' @docType data
#'
"FIFAex"

#' Ego FIFA
#'
#' Multilevel Network of the regulatory transnational regime of the International Federation of Association Football (FIFA)
#'
#' @format A list of a 48 x 48 symmetric matrix of the ego network of FIFA as a different entity, and a string vector with the label of the actors
#'
#' @source Espinosa, Alejandro & Ortiz, Francisca (2016). "Jurisdictional autonomy in the regulatory transnational regime of FIFA". REDES- Revista Hispana para el Analisis de Redes Sociales, 27(1), 100- 112. (Original title in Spanish: "Autonomia jurisdiccional en el reegimen regulatorio transnacional de la FIFAFA") <doi: https://doi.org/10.5565/rev/redes.595>
#'
#' @usage data(FIFAego)
#'
#' @docType data
#'
"FIFAego"
anespinosa/netmem documentation built on April 5, 2025, 5:02 p.m.