exportPattern("^[[:alpha:]]+")
importFrom("graphics", "axis", "box", "legend", "mtext", "par", "plot")
importFrom("stats", "binomial", "glm", "na.omit", "pchisq", "pnorm",
             "t.test")
importFrom("plyr", "ddply")



