# Generated by roxygen2: do not edit by hand

export(complexity_measures)
export(countries_position)
export(networks)
export(productivity_levels)
export(proximity)
export(revealed_comparative_advantage)
importFrom(Matrix,Matrix)
importFrom(Matrix,colSums)
importFrom(Matrix,rowSums)
importFrom(Matrix,t)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(igraph,as_data_frame)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,mst)
importFrom(igraph,simplify)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
