Pareto chart cumulative percentage not working correctly in R
I’m trying to create a Pareto chart to obtain information about software repositories. Specifically, I want to verify if the number of commits and developers follow the Pareto law. I’m writing the following code in R: