# Generated by roxygen2: do not edit by hand

export(animPlot)
export(animPlotGif)
export(colGrad)
export(diffuseMat)
export(diffuseProj)
export(fastDist)
export(findLouvain)
export(fnc)
export(getTraj)
export(goggles)
importFrom(animation,ani.options)
importFrom(animation,saveGIF)
importFrom(grDevices,rgb)
importFrom(graphics,arrows)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(igraph,cluster_louvain)
importFrom(igraph,communities)
importFrom(igraph,graph.adjacency)
importFrom(igraph,layout_with_drl)
importFrom(igraph,layout_with_fr)
importFrom(rARPACK,eigs)
importFrom(stats,dist)
importFrom(stats,prcomp)
importFrom(stats,sd)
importFrom(stats,var)
