Description Usage Arguments Value Author(s) Examples
View source: R/folg_synopsis.R
Returns a synopsis of the play and its scenes
1 | folg_synopsis(play)
|
play |
a length one character. Code of the required play, i.e. one of
the strings returned by |
a list of two elements:
summary
: a length one character vector, containing a summary of the
play.
scenes
: a character vector, whose entries are summaries of the
singular scenes of the play.
Valerio Gherardi
1 | folg_synopsis("AWW")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.