Hi Paul,
I ran this:
library(qcc)
pareto.chart(dataset2$Points)
and like you, got the chart. As you have 140 long labels, I thought at
first it might be the function trying to abbreviate some of them and
actually displaying about 1 in 5. Looking at the code for the
function, this is not the case.
Dear Paul, I answer inline:
On 2020-08-19 16:27 -0500, Paul Bernal wrote:
|
| I tried using the function
| pareto.chart from the qcc package, but
| the names of the columns in the pareto
| chart are some codes
What codes? Can you please elaborate on
this?
| that do not match the school n
Dear friends,
Hope you are doing well. I am currently using R version 3.6.2. I installed
and loaded package qcc by Mr. Luca Scrucca.
This is the structure of my data:
str(dataset2)
'data.frame': 140 obs. of 2 variables:
$ School: Factor w/ 140 levels "24 de Diciembre",..: 39 29 66 16 67 116
3 matches
Mail list logo