# Generated by roxygen2: do not edit by hand

export(any_bib_duplicates)
export(bib2DT)
export(check_biber)
export(check_consecutive_words)
export(check_dashes)
export(check_escapes)
export(check_footnote_typography)
export(check_labels)
export(check_literal_citations)
export(check_literal_xrefs)
export(check_quote_marks)
export(check_spelling)
export(fread_bib)
export(isR_line_in_knitr)
export(lint_bib)
export(nth_arg_positions)
export(reorder_bib)
export(replace_LaTeX_argument)
export(replace_nth_LaTeX_argument)
export(rm_editorial_square_brackets)
export(separate_sentences)
export(validate_bibliography)
export(weld_bmillion)
import(data.table)
import(hunspell)
importFrom(clisymbols,symbol)
importFrom(crayon,bgGreen)
importFrom(crayon,bgRed)
importFrom(crayon,bold)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(dplyr,coalesce)
importFrom(dplyr,if_else)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(grDevices,embedFonts)
importFrom(hunspell,dictionary)
importFrom(hunspell,hunspell)
importFrom(magrittr,"%>%")
importFrom(magrittr,and)
importFrom(magrittr,not)
importFrom(magrittr,or)
importFrom(readr,read_lines)
importFrom(stats,complete.cases)
importFrom(twitteR,updateStatus)
importFrom(utils,download.file)
