[R] legend

Lavan rsumithran at yahoo.com
Wed Oct 15 03:44:49 CEST 2008


Hi R users,

I'm trying to have the symbols for sigma[1] in my legend. the code is given
below, please have a look.

Thanks,

lavan


legend("bottom",legend=paste("Sigma1=", c(0.01,0.1,0.2,0.5,1,1.5,2,4,6,9.5),
sep=""),
fill=c("red","green","blue","black","pink","brown","purple","yellow","lightblue","orange"))

-- 
View this message in context: http://www.nabble.com/legend-tp19985347p19985347.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list