R/node_attr_df.R

#' @name node_attr_df
#' 
#' @title Node Attribute Data
#' 
#' @description 
#' A dataset containing randomly generated node attributes for each node in each
#' of the ten networks. Attributes A and B have a correlation of roughly 0.8, A
#' and C have a correlation of roughly -0.2, B and C have a correlation of
#' roughly 0.5. Attributes D and E were generated completely randomly, and
#' should not be strongly correlated with any of the other attributes.
#' 
#' @docType data
#' @usage node_attr_df
#' @author Philippe Boileau, \email{philippe_boileau@@berkeley.edu}
"node_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.