# Export all names
exportPattern(".")

# import default packages
importFrom("stats", "aggregate")
importFrom("utils", "read.delim")