Xiaogang Yang wrote:
how to add value on the bar ploted by barplot()?
and the axis label is too big, anyone know how to change their font , thanks
Hi Xiaogang,
Have a look at the second example for the "boxed.labels" function in the
plotrix package.
For the second question, look at par(cex.axis =)
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.