# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,bibliography)
export(calculate_detailed_records)
export(calculate_initial_records)
export(calculate_phase_count)
export(calculate_phase_records)
export(calculate_record_counts)
export(citation_summary_table)
export(compare_sources)
export(count_unique)
export(create_detailed_record_table)
export(create_initial_record_table)
export(create_precision_sensitivity_table)
export(dedup_citations)
export(dedup_citations_add_manual)
export(dedup_citations_add_sources)
export(dedup_log)
export(export_bib)
export(export_csv)
export(export_dedup_candidates)
export(export_ris)
export(plot_contributions)
export(plot_source_overlap_heatmap)
export(plot_source_overlap_upset)
export(read_citations)
export(record_counts)
export(record_level_table)
export(reimport_csv)
export(reimport_dedup_candidates)
export(reimport_ris)
export(runShiny)
export(run_shiny)
importFrom(RecordLinkage,compare.dedup)
importFrom(RecordLinkage,jarowinkler)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,anti_join)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,last_col)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,na_if)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,right_join)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,slice_head)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(gt,cell_borders)
importFrom(gt,cell_text)
importFrom(gt,cells_body)
importFrom(gt,cells_column_labels)
importFrom(gt,cells_column_spanners)
importFrom(gt,cols_align)
importFrom(gt,cols_label)
importFrom(gt,fmt_number)
importFrom(gt,fmt_percent)
importFrom(gt,gt)
importFrom(gt,md)
importFrom(gt,px)
importFrom(gt,sub_missing)
importFrom(gt,tab_footnote)
importFrom(gt,tab_header)
importFrom(gt,tab_options)
importFrom(gt,tab_source_note)
importFrom(gt,tab_spanner_delim)
importFrom(gt,tab_style)
importFrom(igraph,components)
importFrom(igraph,graph_from_data_frame)
importFrom(parallelly,availableCores)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,inform)
importFrom(rlang,is_installed)
importFrom(rlang,quo_is_null)
importFrom(rlang,sym)
importFrom(scales,percent)
importFrom(scales,trans_format)
importFrom(stats,na.omit)
importFrom(stats,xtabs)
importFrom(tidyr,fill)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyr,separate_rows)
importFrom(tidyr,unite)
importFrom(tidyselect,where)
importFrom(utf8,utf8_encode)
importFrom(utils,head)
importFrom(utils,menu)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(utils,write.table)
