How do I move the legend from default position (right and within the plot) to the "bottomleft" of the plot? interaction.plot(YEAR, ID GROWTH, legend=TRUE, col = 2:7,xlab="Year", ylim=c(0,2), ylab="Growth",leg.bty = "o")
Peter Maclean Department of Economics UDSM ______________________________________________ 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.