# Default NAMESPACE created by R
# Remove the previous line if you edit this file

# Export all names
exportPattern(".")

# Imports
importFrom("stats", "pnorm", "quantile", "qnorm", "sd", "var", "ecdf", "qqplot" )
importFrom("graphics", "abline", "legend", "plot", "points", "boxplot", "hist", "lines", "par" )

S3method(ci, matrix)
S3method(ci, numeric)
S3method(ci, booted)
S3method(distill, data.frame)
S3method(distill, list)
S3method(distill, matrix)
S3method(print, ci)
S3method(print, booted)
S3method(summary, booted)
S3method(print, ci.booted)
S3method(print, tibbed)
S3method(plot, tibbed)
S3method(print, tibRMed)
S3method(plot, tibRMed)
S3method(plot, booted)
