# Generated by roxygen2: do not edit by hand

S3method(lnt_lookup,LNToutput)
S3method(lnt_lookup,character)
S3method(lnt_lookup,default)
export(lnt2SQLite)
export(lnt2bibtex)
export(lnt2cptools)
export(lnt2df)
export(lnt2quanteda)
export(lnt2rDNA)
export(lnt2tidy)
export(lnt2tm)
export(lnt_add)
export(lnt_asDate)
export(lnt_convert)
export(lnt_diff)
export(lnt_lookup)
export(lnt_read)
export(lnt_rename)
export(lnt_sample)
export(lnt_similarity)
import(data.table)
import(stringi)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(pbapply,pblapply)
importFrom(pbapply,pboptions)
importFrom(quanteda,corpus)
importFrom(quanteda,dfm)
importFrom(quanteda,docnames)
importFrom(quanteda,meta)
importFrom(quanteda,tokens)
importFrom(quanteda,tokens_remove)
importFrom(quanteda.textstats,textstat_simil)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(stringdist,stringdist)
importFrom(stringi,stri_datetime_format)
importFrom(stringi,stri_datetime_parse)
importFrom(stringi,stri_datetime_symbols)
importFrom(stringi,stri_extract_all_regex)
importFrom(stringi,stri_extract_last_regex)
importFrom(stringi,stri_join)
importFrom(stringi,stri_opts_fixed)
importFrom(stringi,stri_opts_regex)
importFrom(stringi,stri_paste)
importFrom(stringi,stri_read_lines)
importFrom(stringi,stri_replace_all_fixed)
importFrom(stringi,stri_replace_all_regex)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tools,file_ext)
importFrom(tools,toTitleCase)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,install.packages)
importFrom(utils,menu)
importFrom(utils,packageVersion)
importFrom(utils,tail)
importFrom(utils,unzip)
