# Generated by roxygen2: do not edit by hand

export(apply_shewhart_rules)
export(bcc)
export(calculate_limits)
export(plot_control_chart)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(stats,qbeta)
importFrom(stats,sd)
importFrom(stats,var)
