HI, 

I have one input file 
Alpha   0       0.625
Beta    1       0.107143
Gama    2       0.910714
Delta   0       0
zeta    0       0
eta     0       0.089286

I want to to plot bar plot like below

http://r.789695.n4.nabble.com/file/n4634182/Screenshot.png 

I can plot if i  have input file in transpose format but how can i do this
in R using above input file. 

Thanks

--
View this message in context: 
http://r.789695.n4.nabble.com/How-to-plot-grouped-bar-plot-in-R-tp4634182.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