Learn R Programming

threejs (version 0.2.2)

LeMis: Les Miserables Character Coappearance Data

Description

Les Miserables Character Coappearance Data

Usage

data(LeMis)

Arguments

Format

A list of two data frames: nodes with 77 observations (listing characters in the novel) of 4 variables (id a numeric identifier, label the character's name, size a node plot size, and color the node plot color); edges: with 254 observations of 4 variables (from and to listing connections between node ids, size the edge plot size, and color the edge plot color.