Hi
If space="bottom" then I think that par.settings needs to be utilized
?xyplot
search for par.settings
names(trellis.par.get())
trellis.par.get()[[28]]
layout heights may be needed
names(trellis.par.get()[[28]])
[1]
"top.padding" "main" "main.key.padding" "key.top"
On Aug 17, 2011, at 11:19 AM, Bert Gunter wrote:
(Note: Posted at the suggetsion of David Winsemius, to whom I already
sent a private reply).
Inline Below.
On Wed, Aug 17, 2011 at 7:34 AM, David Winsemius > wrote:
On Aug 17, 2011, at 9:15 AM, mike1989 wrote:
Dear R Users,
I am writing co
(Note: Posted at the suggetsion of David Winsemius, to whom I already
sent a private reply).
Inline Below.
On Wed, Aug 17, 2011 at 7:34 AM, David Winsemius wrote:
>
> On Aug 17, 2011, at 9:15 AM, mike1989 wrote:
>
>> Dear R Users,
>>
>> I am writing code to present my output data (I'm using Latt
On Aug 17, 2011, at 9:15 AM, mike1989 wrote:
Dear R Users,
I am writing code to present my output data (I'm using Lattice
Package).
However, it's essential for me to control space between barchart and
legend.
I've read the package's specification, but unfortunately I haven't
spot the
in
Hi,
Maybe this post can help you:
http://tolstoy.newcastle.edu.au/R/e2/help/06/10/2735.html
On Wed, Aug 17, 2011 at 10:15 AM, mike1989 wrote:
> Dear R Users,
>
> I am writing code to present my output data (I'm using Lattice Package).
> However, it's essential for me to control space between ba
Dear R Users,
I am writing code to present my output data (I'm using Lattice Package).
However, it's essential for me to control space between barchart and legend.
I've read the package's specification, but unfortunately I haven't spot the
information how to do this. Here's the code I've written:
6 matches
Mail list logo