Last data update: 2014.03.03

R: Les Miserables Character Coappearance Data
LeMisR Documentation

Les Miserables Character Coappearance Data

Description

Les Miserables Character Coappearance Data

Usage

data(LeMis)

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.

Source

Mike Bostock's D3.js force-directed graph example http://bl.ocks.org/mbostock/4062045. Data based on character coappearence in Victor Hugo's Les Miserables, compiled by Donald Knuth (http://www-cs-faculty.stanford.edu/~uno/sgb.html).

Results