mcu03_ironman2: Iron Man 2 (2010).

mcu03_ironman2R Documentation

Iron Man 2 (2010).

Description

Character interaction data for the movie Iron Man 2 (2010).

Usage

mcu03_ironman2

Format

A list with three elements:

  1. The event list (a matrix). Each row contains information on a line of dialogue, with columns corresponding to eventID, sceneID, speakerID, and dummy variables for each recipient.

  2. The node list (a data frame). Rows correspond to named speaking characters, with columns corresponding to variables for ID, name, total lines spoken (nlines), total times spoken to (linesin), and gender.

  3. The adjacency matrix. This is derived from the event list through aggregation and can be useful for static purposes such as visualising the network as a sociogram.

Source

Package author.

References

Jones, Pete. 2020. "A social network analysis approach to examining gendered character positions in popular film narratives." Doctoral thesis, University of Manchester, UK.


pj398/movienetData documentation built on Aug. 14, 2022, 6:50 p.m.