[R] Lattice Plot Ordering?

Rolf Turner r.turner at auckland.ac.nz
Fri Dec 19 02:09:33 CET 2008


On 19/12/2008, at 2:03 PM, Haoda Fu wrote:

> Hi,
>
> When I plot multi-panel in R by using lattice package,
> the order is always starting from bottom to the top,
> e.g., panel 1,2,3,4 will looks like the following,
> 3,4
> 1,2
>
> How can I change it to
> 1,2
> 3,4
> ?
>
> many thanks!

Use the ``as.table'' argument; set as.table=TRUE .

	cheers,

		Rolf Turner

######################################################################
Attention:\ This e-mail message is privileged and confid...{{dropped:9}}



More information about the R-help mailing list