# Generated by roxygen2: do not edit by hand

export(asNNGraph)
export(buildVeloviz)
export(graphViz)
export(normalizeDepth)
export(normalizeVariance)
export(plotEmbedding)
export(plotVeloviz)
export(projectedNeighbors)
export(reduceDimensions)
import(Matrix)
import(Rcpp)
import(igraph)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(stats,as.formula)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pf)
importFrom(stats,qchisq)
importFrom(stats,quantile)
importFrom(stats,resid)
useDynLib(veloviz)
