Nothing
#' Email edgelist
#'
#' Edgelist of network of email communications at a large European research institution
#'
#' @format A dataframe with 24929 rows and 2 variables:
#' \describe{
#' \item{from}{ID of sender}
#' \item{to}{ID of receiver}
#' }
#'
#' @source \href{http://www.cs.cmu.edu/~jure/pubs/powergrowth-tkdd.pdf}{Leskovec et al, 2007}
#'
#' @examples
#' email_edgelist
"email_edgelist"
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.