# Generated by roxygen2: do not edit by hand

export(calculate_domain_impact)
export(calculate_max_losses)
export(calculate_weak_domains)
export(compare_tef_vuln)
export(create_templates)
export(derive_controls)
export(dollar_millions)
export(encode_scenarios)
export(explore_scenarios)
export(generate_event_outcomes_plot)
export(generate_heatmap)
export(generate_report)
export(generate_scatterplot)
export(get_base_fontfamily)
export(get_mean_control_strength)
export(import_capabilities)
export(import_scenarios)
export(import_spreadsheet)
export(load_data)
export(openfair_example)
export(openfair_tef_tc_diff_lm)
export(risk_dashboard)
export(run_simulations)
export(sample_diff)
export(sample_lef)
export(sample_lm)
export(sample_tc)
export(sample_tef)
export(sample_vuln)
export(select_loss_opportunities)
export(summarize_domains)
export(summarize_scenarios)
export(summarize_to_disk)
export(theme_evaluator)
export(validate_scenarios)
import(dplyr)
import(ggplot2)
importFrom(dplyr,"%>%")
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange_)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,data_frame)
importFrom(dplyr,filter)
importFrom(dplyr,filter_)
importFrom(dplyr,funs)
importFrom(dplyr,group_by_)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_)
importFrom(dplyr,mutate_at)
importFrom(dplyr,progress_estimated)
importFrom(dplyr,rename)
importFrom(dplyr,rename_)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,summarize)
importFrom(dplyr,summarize_)
importFrom(dplyr,summarize_at)
importFrom(dplyr,tally)
importFrom(dplyr,ungroup)
importFrom(dplyr,union)
importFrom(extrafont,choose_font)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(mc2d,rpert)
importFrom(purrr,invoke)
importFrom(purrr,is_list)
importFrom(purrr,is_null)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_dfr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,pluck)
importFrom(purrr,pmap)
importFrom(purrr,safely)
importFrom(purrr,simplify)
importFrom(purrr,simplify_all)
importFrom(purrr,transpose)
importFrom(readr,read_csv)
importFrom(readr,write_csv)
importFrom(readxl,read_excel)
importFrom(rlang,.data)
importFrom(scales,comma)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stringi,stri_split_fixed)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,separate_rows)
importFrom(tidyr,unnest)
importFrom(utils,data)
importFrom(viridis,scale_fill_viridis)
importFrom(viridis,viridis)
