Skip to content

Help on subgraphs in xyplot of lattice library

4 messages · Chee Chen, R. Michael Weylandt

#
What does your data look like....dput() is your friend.

Also, it'd be helpful if you could give base graphics code for
more-or-less what you are looking for (since you can do so already) as
it's pretty hard to describe graphics without pictures.

Running example(xyplot) might help you get started as well.

Michael
On Sat, Mar 10, 2012 at 12:04 PM, Chee Chen <chee.chen at yahoo.com> wrote:
#
That's not useful sample data -- like I said, dput() some sample data
and send it. I can try to figure out how to plot what you're asking,
but there is literally no data in what you sent.

Not copy and paste the output of a print command -- dput(). (You'll
understand why when you see it)

And like I also said, if you could give a sketch as to how you would
do this in base graphics, it will be much easier for us to help you
translate into lattice graphics. I only ask because you said you could
do so.

Michael

Also please send plain text if you know how.
On Sat, Mar 10, 2012 at 2:42 PM, Chee Chen <chee.chen at yahoo.com> wrote: