On Oct 31, 2007, at 9:48 AM, Greg Snow wrote: > A simple approach is to swap x and y and rotate the theta parameter > -90 > degrees (play around with this until it is what you want).
Thank you. That does exactly what I wanted. Oddly enough, I had already swapped X and Y trying to get this to work -- not realizing that I could just rotate it. I've now swapped the axes back and used theta=-25 to rotate it the other direction which fixes everything. Thank you. James ______________________________________________ R-help@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.