# Export all names
exportPattern(".")

# Import most packages listed as Imports or Depends
import(
  grid,
  RColorBrewer,
  tcltk
)

importFrom(tkrgl, spin3d, spinControl)
importFrom(plyr, empty, count)
