Re: [R] colors to pie chart.

2013-02-24 Thread Nicole Ford
Petr wrote: > Hi > >> -Original Message- >> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- >> project.org] On Behalf Of Nicole Ford >> Sent: Monday, February 25, 2013 7:57 AM >> To: R help >> Subject: [R] colors to pie chart. >>

Re: [R] colors to pie chart.

2013-02-24 Thread PIKAL Petr
Hi > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of Nicole Ford > Sent: Monday, February 25, 2013 7:57 AM > To: R help > Subject: [R] colors to pie chart. > > hello, all. > > i am trying

[R] colors to pie chart.

2013-02-24 Thread Nicole Ford
hello, all. i am trying something new and am stuck. i typically go with whatever colors the pie function pops out, but i would like to customize it. please find below a sample dataset. ##TVs per household. TVs <- factor(c(rep("0", 1), rep("1", 16), rep("2", 14), rep("3", 12), rep("4", 3), rep