les_miserables | R Documentation |
A dataset containing Les Misérables characters network, encoding interactions between characters of Victor Hugo's novel. Two characters are connected whenever they appear in the same chapter. This dataset was first created by Donald Knuth as part of the Stanford Graph Base. (https://people.sc.fsu.edu/~jburkardt/datasets/sgb/sgb.html). It contains 77 nodes corresponding to characters of the novel, and 254
data(les_miserables)
A list with 2 attributes:
adjacency matrix of the graph. A binary matrix encoding 254 connections between 77 nodes
a vector giving the names of the characters corresponding to the rows and columns of the adjacency matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.