R/data-email_edgelist.R

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

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.