beyond.limits(object)
beyond.limits may be applied directly to an object inheriting from class "shewhart" to obtain the indices of points beyond the control limits.
qc.chart <- shewhart(qcc(matrix(rnorm(100), ncol = 5), "xbar")) beyond.limits(qc.chart)