Skip to content
Prev 303751 / 398502 Next

Beside Barplot

Sure but which way?
structure(list(opinion = structure(c(4L, 5L, 1L, 2L, 3L), .Label = c("50-50
Chance", 
"A good chance", "Almost certain", "Almost no chance", "Probably Not"
), class = "factor"), female = c(96, 426, 696, 663, 486), male = c(98, 
286, 720, 758, 597)), .Names = c("opinion", "female", "male"), row.names =
c(NA, 
-5L), class = "data.frame")
legend.text=opinion, args.legend=list(x="top", ncol=3)))
beside=TRUE, cex.names=.8, legend.text=TRUE))

----------------------------------------------
David L Carlson
Associate Professor of Anthropology
Texas A&M University
College Station, TX 77843-4352