On Sat, Mar 12, 2011 at 1:30 AM, Jim Price wrote:
> Thanks Peter.
>
> This is true, but consider this continuation of my example (which is
> probably what I should have written originally):
>
>
> my.opts <- list(default.args = list(
> as.table = TRUE,
>
On Mar 11, 2011, at 3:00 PM, Jim Price wrote:
Thanks Peter.
This is true, but consider this continuation of my example (which is
probably what I should have written originally):
my.opts <- list(default.args = list(
as.table = TRUE,
bet
Thanks Peter.
This is true, but consider this continuation of my example (which is
probably what I should have written originally):
my.opts <- list(default.args = list(
as.table = TRUE,
between = list(x = 0.2, y = 0.2),
On 2011-03-10 15:07, Jim Price wrote:
Hi,
I'm currently designing some global themes for use with lattice, and have
hit a snag. There doesn't appear to be (in xyplot at least) a way of setting
a lattice option for the 'scales' parameter at a global level - changes have
to be made in each functio
Hi,
I'm currently designing some global themes for use with lattice, and have
hit a snag. There doesn't appear to be (in xyplot at least) a way of setting
a lattice option for the 'scales' parameter at a global level - changes have
to be made in each function call. For example, consider the follow
5 matches
Mail list logo