R/data-email_vertices.R

#' 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"

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.