# Generated by roxygen2: do not edit by hand

export(computeAggregates)
export(computeBarchart)
export(computeClusterSample)
export(computeCorrelations)
export(computeEgoGraph)
export(computeGraph)
export(computeGraphClusters)
export(computeGraphClustersAsGraphs)
export(computeGraphHistogram)
export(computeGraphMetric)
export(computeHeatmap)
export(computeHistogram)
export(computeKmeans)
export(computeLm)
export(computePercentiles)
export(computeSample)
export(computeSilhouette)
export(computeTf)
export(computeTfIdf)
export(createBoxplot)
export(createBubblechart)
export(createCentroidPlot)
export(createClusterPairsPlot)
export(createClusterPlot)
export(createHeatmap)
export(createHistogram)
export(createMap)
export(createPopPyramid)
export(createSilhouetteProfile)
export(createSlopegraph)
export(createWordcloud)
export(getArbitraryPrecisionTypes)
export(getCharacterColumns)
export(getCharacterTypes)
export(getDiscretePaletteFactory)
export(getFloatingPointTypes)
export(getGradientPaletteFactory)
export(getIntegerTypes)
export(getMatchingColumns)
export(getNullCounts)
export(getNumericColumns)
export(getNumericTypes)
export(getTableCounts)
export(getTableSummary)
export(getTemporalColumns)
export(getTemporalTypes)
export(isTable)
export(makeTempTableName)
export(nGram)
export(showData)
export(showGraph)
export(theme_empty)
export(toaGraph)
export(toa_dep)
export(token)
export(validateGraph)
export(viewTableSummary)
import(RColorBrewer)
import(RODBC)
import(foreach)
import(ggplot2)
import(plyr)
import(reshape2)
import(scales)
import(wordcloud)
importFrom(ggmap,geocode)
importFrom(ggmap,get_map)
importFrom(ggmap,ggmap)
importFrom(ggthemes,theme_tufte)
importFrom(memoise,memoise)
importFrom(network,add.vertices)
importFrom(network,get.vertex.attribute)
importFrom(network,network)
importFrom(network,network.initialize)
importFrom(network,set.vertex.attribute)
importFrom(scales,muted)
