# 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(Matrix,Matrix)
importFrom(Matrix,colSums)
importFrom(Matrix,crossprod)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,t)
importFrom(Matrix,tcrossprod)
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,sd)
importFrom(stats,setNames)
