R/network_attr_df.R

#' @name network_attr_df
#' 
#' @title Network Attributes Data
#' 
#' @description 
#' A data set containing four randomly generated variables used to mimic the 
#' network attributes of ten different networks. Attribute 1 and 2 have a 
#' correlation of 0.41, 1 and 3 have a correlation of 0.91, 1 and 4 have a
#' correlation of 0.34, 2 and 3 have a correlation of 0.07, 2 and 4 have a
#' correlation of 0.17 and 3 and 4 have a correlation of 0.32.
#' 
#' @docType data
#' @usage network_attr_df
#' @author Philippe Boileau, \email{philippe_boileau@@berkeley.edu}
"network_attr_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.