Java Mailing List Archive

http://www.r-help.com/

Home » Home (12/2007) » R Help for Statistical Computing »

[R] help with a xyplot legend

Ronaldo Reis Jr.

2005-07-20

Replies:

Hi,

I try to put a legend in a xyplot graphic.

xyplot(y~x|g,ylim=c(0,80),xlim=c(10,40),as.table=T,layout=c(2,3), ylab="Número
de machos capturados",xlab=expression(paste("Temperatura (",degree,"C)")),
key=list(corner=c(0,0),x=0, y=0, text=list(legenda),lines=list(col=cor, lwd =
espessura, lty=linha),columns=7,between=0.5,betwen.columns=0.5,cex=0.8))

The problem is that legend is very close do xlab. I try change
corner=c(0,0),x=0, y=0, to corner=c(0,0),x=0, y=1, but in this way the legend
dont appear.

How to make the vertical bottom area of the plot bigger to put the legend a
bit separated of the xlabel?

Thanks
Ronaldo
--

O preço da sabedoria é detestar tudo

--Millôr Fernandes
--
|>  // | \\  [***********************************]
|  ( õ  õ ) [Ronaldo Reis Júnior           ]
|>    V    [UFV/DBA-Entomologia           ]
|   /   \  [36570-000 Viçosa - MG         ]
|> /(.''`.)\ [Fone: 31-3899-4007           ]
| /(: :' :)\ [chrysopa@(protected)        ]
|>/ (`. `'` ) \[ICQ#: 5692561 | LinuxUser#: 205366 ]
|   ( `- )  [***********************************]
|>> _/  \_Powered by GNU/Debian Woody/Sarge

______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
©2008 r-help.com - Jax Systems, LLC, U.S.A.