exportPattern("^[[:alpha:]]+")
# Import all packages listed as Imports or Depends
import(tcltk)
importFrom(tcltk2,tk2tip)
importFrom(rgl,bg3d)
importFrom(rgl,aspect3d)
importFrom(rgl,par3d)
importFrom(rgl,axes3d)
importFrom(rgl,points3d)
importFrom(rgl,texts3d)
importFrom(rgl,segments3d)
importFrom(rgl,rgl.bringtotop)
importFrom(tkrplot,tkrreplot)
importFrom(tkrplot,tkrplot)
importFrom(cluster, pam)
importFrom(shapes, procGPA)
importFrom(dendroextras, colour_clusters)
importFrom(Matrix, rankMatrix)

