# Generated by roxygen2: do not edit by hand

S3method(contour,radviz)
S3method(dim,radviz)
S3method(head,radviz)
S3method(identify,radviz)
S3method(plot,radviz)
S3method(print,radviz)
S3method(subset,radviz)
S3method(summary,radviz)
S3method(text,radviz)
export(DB_weightedIdx)
export(bubbleRadviz)
export(cosine)
export(do.L)
export(do.density)
export(do.hex)
export(do.optim)
export(do.optimFreeviz)
export(do.optimGraphviz)
export(do.optimRadviz)
export(do.radviz)
export(get.optim)
export(hexplot)
export(in.da)
export(is.radviz)
export(is.valid)
export(make.S)
export(recenter)
export(rescalePlot)
export(rv.da)
export(smoothRadviz)
export(springs)
export(theme_radviz)
export(tuneForceRatio)
importFrom(dplyr,.data)
importFrom(dplyr,`%>%`)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise_at)
importFrom(dplyr,sym)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,`%+%`)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_density2d)
importFrom(ggplot2,geom_hex)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,scale_fill_continuous)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_radius)
importFrom(ggplot2,scale_size)
importFrom(ggplot2,stat_density2d)
importFrom(ggplot2,stat_summary_hex)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_light)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(igraph,E)
importFrom(igraph,degree)
importFrom(igraph,ends)
importFrom(rlang,`:=`)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,reorder)
importFrom(stats,t.test)
importFrom(utils,head)
importFrom(utils,install.packages)
useDynLib(Radviz)
