social.example1: Example dataset 1

Description Usage Format Examples

Description

An example dataset for demonstrating the functions available in the social package.

Usage

1

Format

The dataset consists of a list with 3 items: A, a 30x30 adjacency matrix; S, a 30x30 social correlation matrix derived from A using S = social.cor.matrix(A, max.depth=5); and social.data, a 30-row data frame containing two columns of numeric data, x and y, and a column of node IDs (node.id, corresponding to the row and column names of A and S).

Examples

1

social documentation built on May 2, 2019, 12:36 p.m.