# Generated by roxygen2: do not edit by hand

export(wikisource_book)
export(wikisource_page)
importFrom(dplyr,"%>%")
importFrom(dplyr,data_frame)
importFrom(dplyr,mutate)
importFrom(purrr,keep)
importFrom(purrr,map2_df)
importFrom(rvest,html_attr)
importFrom(rvest,html_node)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(stringr,str_detect)
importFrom(stringr,str_remove)
importFrom(stringr,str_split)
importFrom(urltools,domain)
importFrom(urltools,scheme)
importFrom(urltools,suffix_extract)
importFrom(xml2,read_html)
importFrom(xml2,xml_remove)
