Learn R Programming

migraph (version 0.8.13)

m182: Multiplex igraph of friends, social, and task ties between 16 anonymous students

Description

M182 was an honors algebra class and friendship, social, and task ties were collected/observed.

Usage

data(ison_m182)

Arguments

Format

Multiplex tidygraph of friends, social, and task ties between 16 anonymous students The edge attribute friend_ties contains friendship ties, where 2 = best friends, 1 = friend, and 0 is not a friend. social_ties consists of social interactions per hour, and task_ties consists of task interactions per hour.