# Export all names
exportPattern(".")

importFrom("grDevices", "dev.off", "jpeg", "postscript")
importFrom("graphics", "par", "points")
importFrom("stats", "sd")
importFrom("utils", "write.table")
