R/edge_df.R

#' @name edge_df
#' 
#' @title Edge List Data Frame
#'  
#' @description 
#'  A dataset containing a list of undirected edges for ten different networks.
#'  Each network has a maximum size of 5 nodes. The network and node attribute
#'  data are saved in their respective files.
#' 
#' @docType data
#' @usage edge_df
#' 
#' @author Philippe Boileau, \email{philippe_boileau@@berkeley.edu}
"edge_df"

Try the neatmaps package in your browser

Any scripts or data that you put into this service are public.

neatmaps documentation built on May 13, 2019, 1:02 a.m.