Nothing
#' Email vertices
#'
#' Vertex data of network of email communications at a large European research institution
#'
#' @format A dataframe with 1005 rows and 2 variables:
#' \describe{
#' \item{id}{Vertex ID of individual}
#' \item{dept}{Department of individual}
#' }
#'
#' @source \href{http://www.cs.cmu.edu/~jure/pubs/powergrowth-tkdd.pdf}{Leskovec et al, 2007}
#'
#' @examples
#' email_vertices
"email_vertices"
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.