# Generated by roxygen2: do not edit by hand

export(extractTables)
export(extractText)
export(identifyLanguage)
import(dplyr)
import(tidyselect)
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,setnafill)
importFrom(digest,digest)
importFrom(lubridate,parse_date_time)
importFrom(matrixcalc,shift.left)
importFrom(matrixcalc,shift.right)
importFrom(purrr,is_empty)
importFrom(purrr,partial)
importFrom(quanteda,tokens)
importFrom(quanteda,tokens_ngrams)
importFrom(rlist,list.sort)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(stringr,regex)
importFrom(stringr,str_c)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_ends)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_flatten)
importFrom(stringr,str_length)
importFrom(stringr,str_locate)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_split_fixed)
importFrom(stringr,str_squish)
importFrom(stringr,str_starts)
importFrom(stringr,str_sub)
importFrom(stringr,str_to_lower)
importFrom(stringr,str_to_title)
importFrom(stringr,str_to_upper)
importFrom(stringr,str_trim)
importFrom(stringr,str_which)
importFrom(stringr,word)
importFrom(tibble,add_column)
importFrom(tibble,repair_names)
importFrom(tidyr,drop_na)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate)
importFrom(tidyr,separate_rows)
importFrom(tidyr,unite)
importFrom(utils,combn)
importFrom(utils,tail)
