search for: tp4662784

Displaying 1 result from an estimated 1 matches for "tp4662784".

Did you mean: tp4602786
2013 Mar 28
2
ggplot2: less than equal sign
...,0,1)) df$grp <-factor(df$grp ,levels=c(0,1) , labels =c("x \u2265 10" , "x > 10")) ggplot(df, aes(x = factor(vis), y=count , fill=grp)) + geom_bar(stat = "identity") -- View this message in context: http://r.789695.n4.nabble.com/ggplot2-less-than-equal-sign-tp4662784.html Sent from the R help mailing list archive at Nabble.com.