import("stats", "graphics", "scatterplot3d", "ape")
importFrom("grDevices", "chull", "dev.off", "rainbow")

export(homals)
export(plot3dstatic)

S3method(print, homals)
S3method(summary, homals)
S3method(plot, homals)
S3method(predict, homals)
S3method(print, predict.homals)
S3method(summary, predict.homals)
S3method(plot3dstatic, homals)


