How to add legend of plot.Design function ( method=image)? (if (!.R.) )
Greg Snow, Ph.D. Statistical Data Center, LDS Hospital Intermountain Health Care greg.snow at ihc.com (801) 408-8111
Frank E Harrell Jr <f.harrell at vanderbilt.edu> 08/22/05 03:15PM >>>
Jan Verbesselt wrote:
[snip discussion of subplot not being in R] While R does not have the subplot function there is an alternative. The cnvrt.coords function in the TeachingDemos package has an example (the bottom set) of doing a rough equivalent to subplot. This idea could be used to implement what you want (margins and text sizes may need adjustment). Hope this helps,