# Generated by roxygen2: do not edit by hand

export("%>%")
export(backward_linkages)
export(coefficient_matrix_create)
export(conforming_vector_create)
export(direct_effects_create)
export(employment_get)
export(equation_solve)
export(forward_linkages)
export(household_column_find)
export(household_column_get)
export(indirect_effects_create)
export(input_coefficient_matrix_create)
export(input_flow_get)
export(input_indicator_create)
export(input_multipliers_create)
export(iotable_get)
export(iotable_year_get)
export(iotables_download)
export(leontieff_inverse_create)
export(leontieff_matrix_create)
export(multiplier_create)
export(output_coefficient_matrix_create)
export(output_get)
export(output_multiplier_create)
export(primary_input_get)
export(supplementary_add)
export(total_tax_add)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,one_of)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise_if)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(eurostat,get_eurostat)
importFrom(eurostat,label_eurostat)
importFrom(forcats,fct_reorder)
importFrom(kableExtra,column_spec)
importFrom(kableExtra,kable_styling)
importFrom(knitr,is_html_output)
importFrom(knitr,is_latex_output)
importFrom(knitr,kable)
importFrom(lubridate,year)
importFrom(magrittr,"%>%")
importFrom(purrr,set_names)
importFrom(readxl,read_excel)
importFrom(stats,setNames)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,spread)
importFrom(utils,data)
importFrom(utils,download.file)
