# Generated by roxygen2: do not edit by hand

export(jst_add_total_pages)
export(jst_augment)
export(jst_clean_page)
export(jst_combine_outputs)
export(jst_define_import)
export(jst_example)
export(jst_get_article)
export(jst_get_authors)
export(jst_get_book)
export(jst_get_chapters)
export(jst_get_file_name)
export(jst_get_footnotes)
export(jst_get_full_text)
export(jst_get_journal_overview)
export(jst_get_ngram)
export(jst_get_references)
export(jst_get_total_pages)
export(jst_import)
export(jst_import_zip)
export(jst_preview_zip)
export(jst_re_import)
export(jst_subset_ngrams)
export(jst_unify_journal_id)
importFrom(dplyr,as_data_frame)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(magrittr,"%>%")
importFrom(purrr,discard)
importFrom(purrr,flatten_chr)
importFrom(purrr,is_empty)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_if)
importFrom(purrr,map_lgl)
importFrom(readr,col_character)
importFrom(readr,col_integer)
importFrom(readr,cols)
importFrom(readr,guess_encoding)
importFrom(readr,locale)
importFrom(readr,read_csv)
importFrom(readr,read_file)
importFrom(readr,write_csv)
importFrom(rlang,abort)
importFrom(rlang,enquos)
importFrom(rlang,eval_tidy)
importFrom(rlang,get_expr)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(tibble,new_tibble)
importFrom(xml2,xml_child)
importFrom(xml2,xml_children)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_text)
