marvel {ideanet} | R Documentation |
Character Relations in Marvel Comics
Description
A network, represented as edgelist, containing weighted edges between Marvel Comics characters. Edge weights were calculated based on how many times two characters' names appeared within 15 words of one another in a comic.
Usage
marvel
Format
A data frame with 9891 rows and 3 columns:
- Source
Outgoing node
- Target
Receiving node
- Weight
Edge weight
...
Source
Melanie Walsh (Github), adapted from data originally compiled by Cesc Rosselló, Ricardo Alberich, and Joe Miro from Russ Chappell (Website)
[Package ideanet version 1.1.1 Index]