Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.
  id       sno1(%) 
 m1       33    
 m2       40     
 m3       77   
 m4        0    
 m5      100   
  :
  :
 m20000   58 

I want to create a pie chart in R by grouping on percentage with labels as shown in figure 0-20% 20-40% 40-60% 60-80% 80-100%

enter image description here

share|improve this question

closed as off topic by whuber Aug 17 '12 at 16:34

Questions on Cross Validated are expected to relate to statistics within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.