dracor_api              Send a GET request to DraCor API and parse the
                        results
dracor_api_info         Retrieve 'DraCor' API info
dracor_sparql           Submit SPARQL queries to DraCor API
get_character_plays     Retrieve plays having a character identified by
                        'Wikidata ID'
get_dracor_meta         Retrieve information on available corpora
get_net_cooccur_edges   Retrieve co-occurrence edges list for a play as
                        a data frame
get_net_cooccur_gexf    Retrieve co-occurrence network for a play in
                        'GEXF'
get_net_cooccur_graphml
                        Retrieve co-occurrence network for a play in
                        'GraphML'
get_net_cooccur_igraph
                        Retrieve an igraph co-occurrence network for a
                        play
get_net_cooccur_metrics
                        Retrieve co-occurrence network metrics for a
                        play
get_net_relations_igraph
                        Retrieve an igraph relations network for a play
get_play_cast           Retrieve data for characters in a play
get_play_metadata       Retrieve metadata for a play
get_play_rdf            Retrieve an RDF for a play
get_text_chr_spoken     Retrieve lines and stage directions for a play
get_text_tei            Retrieve a text for a play in 'TEI'
label_cooccur_igraph    Extract labels for plotting 'cooccur_igraph'
                        object
summary.dracor          Retrieve metadata for all plays in selected
                        corpora
tei_to_df               Retrieve a text for a play as a data frame
