# Generated by roxygen2: do not edit by hand

S3method(print,term_comparison)
S3method(print,term_effectiveness)
export(BenchmarkValidator)
export(PRISMAReporter)
export(PubMedConnector)
export(ReproducibilityManager)
export(SearchAnalyzer)
export(analysis_env)
export(cache_manage)
export(calc_ci)
export(calc_coverage)
export(calc_efficiency)
export(calc_precision_recall)
export(calc_sample_size)
export(calc_search_stats)
export(calc_strategy_comparison)
export(calc_temporal_coverage)
export(calc_tes)
export(calc_text_sim)
export(check_deps)
export(chunk_process)
export(clean_col_names)
export(compare_strategies)
export(compare_terms)
export(complete_search_workflow)
export(create_data_package)
export(create_prisma)
export(create_progress_bar)
export(create_strategy)
export(create_summary)
export(cv_strategy)
export(detect_dupes)
export(export_metrics)
export(export_results)
export(export_validation)
export(extract_screening)
export(find_top_terms)
export(format_numbers)
export(gen_repro_seed)
export(get_pkg_versions)
export(mem_cleanup)
export(mem_monitor)
export(mem_usage)
export(merge_results)
export(meta_analyze)
export(opt_df)
export(plot_db_performance)
export(plot_keyword_eff)
export(plot_overview)
export(plot_pr_curve)
export(plot_sensitivity)
export(plot_temporal)
export(plot_term_effectiveness)
export(run_benchmarks)
export(search_multiple_databases)
export(search_pubmed)
export(std_search_results)
export(stream_file)
export(term_effectiveness)
export(validate_strategy)
import(ggplot2)
importFrom(R6,R6Class)
importFrom(lubridate,year)
importFrom(openxlsx,addFilter)
importFrom(openxlsx,addStyle)
importFrom(openxlsx,addWorksheet)
importFrom(openxlsx,createStyle)
importFrom(openxlsx,createWorkbook)
importFrom(openxlsx,freezePane)
importFrom(openxlsx,saveWorkbook)
importFrom(openxlsx,writeData)
importFrom(stats,aggregate)
importFrom(stats,mcnemar.test)
importFrom(stats,median)
importFrom(stats,pchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,reshape)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(utils,head)
importFrom(utils,object.size)
importFrom(utils,packageVersion)
importFrom(utils,write.csv)
