Displaying 1 result from an estimated 1 matches for "paulsch".
2003 Oct 15
1
help with legend()
I am converting some S-PLUS scripts that I use for creating manuscript
figures to R so that I can take advantage of the plotmath capabilities.
In my S-PLUS scripts I like to use the key() function for adding legends
to plots, and I have a couple of questions regarding using the legend()
function in R.
1) is there a way to specify different colors for the legend vector of
text values?
2) is there