# 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.edges)
importFrom(igraph,graph.difference)
importFrom(igraph,graph.union)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,mst)
importFrom(igraph,remove.edge.attribute)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,setNames)
useDynLib(economiccomplexity, .registration = TRUE)
