Learn R Programming

networktools (version 1.6.0)

social: Simulated Social Engagement Data

Description

This simulated dataset contains binary social engagement scores for 16 individuals. For 400 social media posts on a group forum, individuals were given a score of 1 if they engaged in group conversation regarding the post, and a score of 0 if they did not engage with the post.

Usage

social

Arguments

Format

a dataframe. Columns represent individuals (nodes) and rows represent engagement in social media group conversations

Examples

Run this code
head(social)

Run the code above in your browser using DataLab