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