Thank you all! This is a great course on Lattice par settings (though
not answering the question)!
And a truly must have: Lattice: Multivariate Data Visualization with R
(Use R).
Thank you Dr. Sarkar!
Here's it all summed up.
#Looking at lattice par settings:
library(lattice)
str(trellis.par.get
Deepayan Sarkar gmail.com> writes:
> All of which doesn't really answer the original question.
...
> So, the title color cannot be currently specified, either directly or
> through the settings system.
Krrr.. it was key$title
Dieter
__
R-help@r
On 10/15/08, Dieter Menne <[EMAIL PROTECTED]> wrote:
> Gabor Grothendieck gmail.com> writes:
>
> > str(trellis.par.get())
>
> Never thought of that. Really nice.
There's also
http://lmdvr.r-forge.r-project.org/figures/figures.html?chapter=07;figure=07_03
All of which doesn't really answer the
Gabor Grothendieck gmail.com> writes:
> str(trellis.par.get())
Never thought of that. Really nice.
Dieter
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/post
ntain Healthcare
> [EMAIL PROTECTED]
> 801.408.8111
>
>
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>> project.org] On Behalf Of Dieter Menne
>> Sent: Wednesday, October 15, 2008 8:18 AM
>> To: [EMAIL PROTECTED]
>> Subject: Re:
t: Re: [R] Lattice key title color
>
> Greg Snow imail.org> writes:
>
> >
> > Another way to look through the possible par settings that hopefully
> makes it
> a little less intimidating is (completed by DM):
>
>
> library(lattice)
> library(TeachingDemos)
Greg Snow imail.org> writes:
>
> Another way to look through the possible par settings that hopefully makes it
a little less intimidating is (completed by DM):
library(lattice)
library(TeachingDemos)
TkListView(trellis.par.get())
Nice; should come handy in other contexts. But with lattice par
October 15, 2008 8:18 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [R] Lattice key title color
>
> Meesters, Erik wur.nl> writes:
>
> > is there a way to define the color of the title for the legend in
> > lattice?
>
> Getting the right par to set in lattice can be
Meesters, Erik wur.nl> writes:
> is there a way to define the color of the title for the legend in
> lattice?
Getting the right par to set in lattice can be intimidating. I keep the result
of trellis.par.get() in a text file and search for the "closest match".
Dieter
library(lattice)
show.sett
Dear R users,
is there a way to define the color of the title for the legend in
lattice?
The help page on xyplot has a lot of details on key options just as the
new book, but no mentioning of a color attribute for the title.
Should I use ltext or is there any other way?
Best wishes,
Erik
10 matches
Mail list logo