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

# Export all names
exportPattern(".")

# Imports
import(stats, ggplot2, scales)

# S3 methods
S3method(plot, power.htest)
