Learn R Programming

neatmaps (version 2.1.0)

node_attr_df: 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.

Usage

node_attr_df

Arguments

Format

An object of class data.frame with 10 rows and 25 columns.