Skip to content
Prev 308495 / 398506 Next

how can I make a legend that applies for all the barplots in one same page?

On 20/10/2012 10:33, Jim Lemon wrote:
It is clearer and safer to use

legend(x,y, ..., xpd = TRUE)

See the help page.