WillP wrote:
> 
> I am trying to create barcharts of the proportion of people who do art by
> covariate.
> I have data like this:
> art        sex
> 0           1
> 1           0
> 0           1
> 0           0
> 1           1
> 
> ...all I want is to create a barchart of proportions who have 1 for art by
> sex.
> 

Homework hint: table

Dieter

-- 
View this message in context: 
http://n4.nabble.com/Simple-proportion-barchart-tp1010643p1010645.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to