powered by
paretoChart(x, weight, showTable = TRUE, las = 0, main, col, border, xlab, ylab = "Frequency", percentVec, ...)
defects = LETTERS[runif(80, 1, 10)]#artifical defects dataset paretoChart(defects) #paretoChart of the defects
Run the code above in your browser using DataLab