R/data-caviar_start.R

#' Caviar start data
#'
#' Network edgelist data as at the start of the Operation Caviar investigation into drug trafficking in Canada
#'
#' @format A dataframe with 26 rows and 3 variables:
#' \describe{
#' \item{from}{An individual under surveillance}
#' \item{to}{An individual under surveillance}
#' \item{weight}{The number of intercepted communications between the individuals}
#' }
#' 
#' @source \href{https://link.springer.com/book/10.1007/978-0-387-09526-4}{Carlo Morselli}
#' 
#' @examples
#' caviar_start
"caviar_start"
keithmcnulty/onadata documentation built on March 21, 2022, 6:31 a.m.