show_graph: Display the network graph of characters in a play.

Description Usage Arguments Examples

View source: R/show_graph.R

Description

show_graph takes a play (play) and displays the network graph of all character relationships in the play.

Usage

1
show_graph(play)

Arguments

play

The ID of a play.

Examples

1
show_graph("Rom")

ajfabry/Statspeare documentation built on Jan. 26, 2020, 7:44 a.m.