create_graph: Create a network graph of characters in a play.

Description Usage Arguments Value Examples

View source: R/create_graph.R

Description

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

Usage

1

Arguments

play

The ID of a play.

Value

The network graph of all character relationships in the play.

Examples

1
create_graph("Rom")

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