Re: [R] thicker axis in levelplot

2007-11-02 Thread Jenny Barnes
Deepayan, You are a star - thank you that worked perfectly! Many thanks, Jenny On 11/1/07, Jenny Barnes <[EMAIL PROTECTED]> wrote: > Thank you for your reply - I'm afriad that just doesn't work, any other > suggestions or is there something I need to do WITH this command to make it > work? > >

Re: [R] thicker axis in levelplot

2007-11-01 Thread Deepayan Sarkar
On 11/1/07, Jenny Barnes <[EMAIL PROTECTED]> wrote: > Thank you for your reply - I'm afriad that just doesn't work, any other > suggestions or is there something I need to do WITH this command to make it > work? > > I really am stuck on this one and would appreciate any help offered, Does this wor

Re: [R] thicker axis in levelplot

2007-11-01 Thread Jenny Barnes
TED]> To: "Jenny Barnes" <[EMAIL PROTECTED]> Subject: Re: [R] thicker axis in levelplot Cc: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-MSSL-MailScanner-Information: Please contact the ISP for more information X-MSSL-MailScanner: N

Re: [R] thicker axis in levelplot

2007-10-31 Thread jim holtman
try: trellis.par.set(axis.line=list(lwd=4)) On 10/31/07, Jenny Barnes <[EMAIL PROTECTED]> wrote: > Dear R-help community, > > I need to find out how to make the black axis line around my plot thicker in > levelplot, I cannot find the correct command in ?levelplot or ?par - or if it > is > ther

[R] thicker axis in levelplot

2007-10-31 Thread Jenny Barnes
Dear R-help community, I need to find out how to make the black axis line around my plot thicker in levelplot, I cannot find the correct command in ?levelplot or ?par - or if it is there I cannot get it to work - any help would be more that appreciated! Here's an example script - I would want