Skip to content
Prev 228026 / 398500 Next

package "plotrix"

On 07/19/2010 01:59 AM, mauede at alice.it wrote:
Hi Maura,
The legendg function is fairly new, so you probably have an older 
version of plotrix. From your example, I suspect that the second last 
line (split into two lines below) should read:

  col = c("red4","green","magenta1","cyan","black"),
  text.col = "black",lty=c(-1,-1,-1,1,1),

and thus I don't think you really need legendg.

Jim