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"

Try the onadata package in your browser

Any scripts or data that you put into this service are public.

onadata documentation built on Jan. 25, 2022, 1:10 a.m.