# Generated by roxygen2: do not edit by hand

export("%>%")
export(airpol_get)
export(backward_linkages)
export(coefficient_matrix_create)
export(conforming_vector_create)
export(direct_effects_create)
export(employment_get)
export(empty_remove)
export(equation_solve)
export(forward_linkages)
export(ghosh_inverse_create)
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(iotables_metadata_get)
export(iotables_read_tempdir)
export(key_column_create)
export(leontief_inverse_create)
export(leontief_matrix_create)
export(leontieff_inverse_create)
export(leontieff_matrix_create)
export(matrix_round)
export(multiplier_create)
export(output_coefficient_matrix_create)
export(output_get)
export(output_multiplier_create)
export(primary_input_get)
export(rows_add)
export(supplementary_add)
export(total_tax_add)
export(vector_transpose_longer)
export(vector_transpose_wider)
importFrom(assertthat,assert_that)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,recode)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
importFrom(eurostat,get_eurostat)
importFrom(eurostat,label_eurostat)
importFrom(forcats,fct_reorder)
importFrom(glue,glue)
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(readxl,read_excel)
importFrom(rlang,set_names)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,where)
importFrom(utils,data)
importFrom(utils,download.file)
