Skip to content
Back to formatted view

Raw Message

Message-ID: <f72dd97d-c283-4cd7-b7ba-96df82bb8d2e@email.android.com>
Date: 2014-02-18T05:19:38Z
From: Jeff Newmiller
Subject: plot a list of trellis objects
In-Reply-To: <CAN_e6Xu_RGA+p1xmnusLUvagMxJiHzSRzE=dq=PV6U=qShVM0g@mail.gmail.com>

What in the world is so horrible about for loops?
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.

On February 17, 2014 4:41:13 PM PST, Santosh <santosh2005 at gmail.com> wrote:
>Dear Rxperts
>
>Is there a way to control the display order (or simplistically control
>panel layout) of a list of trellis objects without using a for loop (or
>whatever)?
>
>I just realize that gridExtra has that feature.. (grid.arrange)...
>
>But, converting each of those elements of the list of trellis objects
>into
>an argument to grid.arrange seems to negate the simplicity.. In
>addition,
>if I were to use grid.arrange on a list of trellis objects, is there a
>way
>to pass the list elements as arguments to grid.arrange?
>
>If you have other suggestions, please do..
>
>Regards,
>Santosh
>
>	[[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.