Skip to content
Prev 243648 / 398506 Next

Question regarding legend look

David Winsemius wrote:
Hi and thank you for your help.

For instance, here's my code:

legend("topleft", inset = .05, title="Water masses", pch = c(22,25,21), lty
= c(4,1,2), lwd = 1, c("North","Central","South"), horiz = F, pt.bg
=c("gray43","gray0","gray86"), cex = 1, bg = "white");