| lesmis_edges {sigmajs} | R Documentation |
Edges from co-appearances of characters in "Les Miserables"
Description
A graph where the nodes are characters in "Les Miserables" updated from its first encoding by Professor Donald Knuth, as part of the Stanford Graph Base (SGB)
Usage
lesmis_edges
Format
An igraph object with 181 nodes and 4 variables
sourceabbreviation of character name
targetabbreviation of character name
idunique edge id
labeledge label
Source
https://github.com/MADStudioNU/lesmiserables-character-network
[Package sigmajs version 0.1.5 Index]