# Generated by roxygen2: do not edit by hand

S3method(plot,cooccur_igraph)
S3method(plot,dracor_meta)
S3method(plot,relations_igraph)
S3method(summary,cooccur_igraph)
S3method(summary,dracor)
S3method(summary,dracor_meta)
S3method(summary,relations_igraph)
export(dracor_api)
export(dracor_api_info)
export(dracor_sparql)
export(get_character_plays)
export(get_dracor)
export(get_dracor_api_url)
export(get_dracor_meta)
export(get_net_cooccur_edges)
export(get_net_cooccur_gexf)
export(get_net_cooccur_graphml)
export(get_net_cooccur_igraph)
export(get_net_cooccur_metrics)
export(get_net_relations_edges)
export(get_net_relations_gexf)
export(get_net_relations_graphml)
export(get_net_relations_igraph)
export(get_play_cast)
export(get_play_metadata)
export(get_play_rdf)
export(get_text_chr_spoken)
export(get_text_chr_spoken_bych)
export(get_text_chr_stage)
export(get_text_chr_stage_with_sp)
export(get_text_df)
export(get_text_tei)
export(label_cooccur_igraph)
export(set_dracor_api_url)
export(tei_to_df)
import(data.table)
import(httr)
import(igraph)
import(stringr)
import(xml2)
importFrom(Rdpack,reprompt)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,par)
importFrom(graphics,plot.default)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(jsonlite,fromJSON)
importFrom(purrr,compact)
importFrom(purrr,flatten_chr)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,modify_at)
importFrom(purrr,safely)
importFrom(stats,na.omit)
importFrom(tibble,as_tibble)
importFrom(tidyr,replace_na)
importFrom(utils,URLencode)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(utils,type.convert)
importFrom(xml2,read_xml)
