get_play_metadata() requests metadata for a specific play, given play
and corpus names.
Usage
get_play_metadata(play = NULL, corpus = NULL, full_metadata = TRUE, ...)
Value
List with the play metadata.
Arguments
play
Character, name of a play (you can find all play names in
"playName" column within an object returned by
get_dracor). Character vector (longer than 1) is not
supported.
corpus
Character, name of the corpus (you can find all corpus names in
name column within an object returned by
get_dracor_meta).
full_metadata
Logical: if TRUE (default value), then additional
metadata are retrieved.