V Prasanth wrote:
Dear R Users:
Greetings!
Is there any way to specify the axis interval unit for barplots in R.? Any
help is deeply appreciated.
Hi Prasanth,
If I understand your question, you might want to look at the barp
function in the plotrix package that automatically centers bars and
groups of bars on integer values.
Jim
______________________________________________
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.