Le mercredi 05 juin 2013 à 19:37 +0530, Deepayan Sarkar a écrit :
> On Sun, May 26, 2013 at 12:47 AM, Milan Bouchet-Valat
> wrote:
> > Le mardi 21 mai 2013 à 21:39 +0100, Prof Brian Ripley a écrit :
> >> On 21/05/2013 21:24, Bert Gunter wrote:
> >> > At the risk of misunderstanding... (inline)
>
On Sun, May 26, 2013 at 12:47 AM, Milan Bouchet-Valat wrote:
> Le mardi 21 mai 2013 à 21:39 +0100, Prof Brian Ripley a écrit :
>> On 21/05/2013 21:24, Bert Gunter wrote:
>> > At the risk of misunderstanding... (inline)
>> >
>> > On Tue, May 21, 2013 at 12:17 PM, Milan Bouchet-Valat
>> > wrote:
>
Le mardi 21 mai 2013 à 21:39 +0100, Prof Brian Ripley a écrit :
> On 21/05/2013 21:24, Bert Gunter wrote:
> > At the risk of misunderstanding... (inline)
> >
> > On Tue, May 21, 2013 at 12:17 PM, Milan Bouchet-Valat
> > wrote:
> >> Le mardi 21 mai 2013 à 08:17 -0700, Jeff Newmiller a écrit :
> >>
On 21/05/2013 21:24, Bert Gunter wrote:
At the risk of misunderstanding... (inline)
On Tue, May 21, 2013 at 12:17 PM, Milan Bouchet-Valat wrote:
Le mardi 21 mai 2013 à 08:17 -0700, Jeff Newmiller a écrit :
That is like complaining that your hammer does not fit these
newfangled Philips screws.
At the risk of misunderstanding... (inline)
On Tue, May 21, 2013 at 12:17 PM, Milan Bouchet-Valat wrote:
> Le mardi 21 mai 2013 à 08:17 -0700, Jeff Newmiller a écrit :
>> That is like complaining that your hammer does not fit these
>> newfangled Philips screws.
>>
>> These are different tools. Do
Le mardi 21 mai 2013 à 08:17 -0700, Jeff Newmiller a écrit :
> That is like complaining that your hammer does not fit these
> newfangled Philips screws.
>
> These are different tools. Do not expect them to interoperate.
I understand that Lattice and ggplot2 do not use settings from par().
I'm fine
That is like complaining that your hammer does not fit these newfangled Philips
screws.
These are different tools. Do not expect them to interoperate.
---
Jeff NewmillerThe . . Go Li
Le mardi 21 mai 2013 à 23:30 +1000, Duncan Mackay a écrit :
> Hi
>
> See par.settings in xyplot
>
> Things are also controlled by
> trellis.par.get()
> to see values
> trellis.par.set()
>
> eg
> xyplot(~Freq|Year, data = sheep2,
> groups = farm,
> par.settings = list(st
Hi
See par.settings in xyplot
Things are also controlled by
trellis.par.get()
to see values
trellis.par.set()
eg
xyplot(~Freq|Year, data = sheep2,
groups = farm,
par.settings = list(strip.background = list(col = "transparent"),
axis.text =
Hi!
When inserting R plots into a document using odfWeave, I fought for a
while to get Lattice plots use the same text size as base plots. I
eventually discovered that specifying a point size via e.g.
svg(pointsize=10) has no effect on Lattice plots. One needs to adjust
the size manually via:
trel
10 matches
Mail list logo