# 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(bubbleRadviz)
export(cosine)
export(do.L)
export(do.density)
export(do.hex)
export(do.optim)
export(do.radviz)
export(get.optim)
export(hexplot)
export(in.da)
export(is.radviz)
export(make.S)
export(recenter)
export(rv.da)
export(smoothRadviz)
importFrom(grDevices,Hershey)
importFrom(grDevices,as.graphicsAnnot)
importFrom(grDevices,blues9)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,contour)
importFrom(graphics,identify)
importFrom(graphics,image)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,symbols)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(hexbin,hexTapply)
importFrom(hexbin,hexbin)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(utils,head)
