Re: [R] gridBase and heatmap

2004-09-07 Thread Sean Davis
) liberally between plots. Does that work for you? Kevin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean Davis Sent: Tuesday, September 07, 2004 10:01 AM To: r-help Subject: [R] gridBase and heatmap I would like to use gridBase to place four separate

RE: [R] gridBase and heatmap

2004-09-07 Thread Kevin Bartz
Sent: Tuesday, September 07, 2004 10:01 AM To: r-help Subject: [R] gridBase and heatmap I would like to use gridBase to place four separate heatmaps (actually, a stripped-down heatmap.2 from ght gregmisc package that contains only the "image" part) into four different viewports. I c

[R] gridBase and heatmap

2004-09-07 Thread Sean Davis
I would like to use gridBase to place four separate heatmaps (actually, a stripped-down heatmap.2 from ght gregmisc package that contains only the "image" part) into four different viewports. I can get the placement correct, but I keep 'losing' the previous plot. Any suggestions? Here is