Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.