# Generated by roxygen2: do not edit by hand

export(balassa_index)
export(complexity_measures)
export(complexity_outlook)
export(density)
export(distance)
export(productivity_levels)
export(projections)
export(proximity)
export(rca)
importFrom(Rdpack,reprompt)
importFrom(igraph,"E<-")
importFrom(igraph,E)
importFrom(igraph,degree)
importFrom(igraph,delete_edge_attr)
importFrom(igraph,delete_edges)
importFrom(igraph,difference)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,mst)
importFrom(igraph,union)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,setNames)
useDynLib(economiccomplexity, .registration = TRUE)
