Does Hadley's response to the following post still hold for the most recent
version of ggplot2?

http://tolstoy.newcastle.edu.au/R/e2/help/07/07/21347.html#21379qlink2

I'm trying to accomplish in ggplot2 what the "relation" component of
"scales" does in lattice, e.g.,

stripplot(yield ~ variety | site, data = barley, scales = list(y =
list(relation='free')))

Thanks,

Jason Law
Statistician
City of Portland, Bureau of Environmental Services
Water Pollution Control Laboratory
6543 N Burlington Avenue
Portland, OR 97203 -5452
[EMAIL PROTECTED]

______________________________________________
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.

Reply via email to