#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.