R/data-caviar_end.R

#' Caviar end data
#'
#' Network edgelist data as at the end of the Operation Caviar investigation into drug trafficking in Canada
#'
#' @format A dataframe with 72 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_end
"caviar_end"
keithmcnulty/onadata documentation built on March 21, 2022, 6:31 a.m.