printSpeeches: Print a List of Speeches or Speech Fragments

Description Usage Arguments

Description

Given a list of speech objects, print them all. The list may be a portion of a play (e.g., a scene) or a list of speech fragments generated by searchSpeeches() and speechFragments().

Usage

1
printSpeeches(speeches, printSeparator = TRUE)

Arguments

speeches

A list of speeches, either a list in Python or the result of getting such an object back to R.

printSeparator

Should a special separator line be printed between speeches. Generally you would want this if the list was a result of a search, but not to print a contiguous part of the play, e.g., a scene.


johnmchambers/shakespeare documentation built on May 19, 2019, 5:16 p.m.