I have a problem where I need to label the vertical axes of a Boxplot
with related, but different quantities (flow & height), which have a
known relationship. Primarily I want to plot the variable as a flow on
the left axis and on the opposing right axis, show the corresponding
height. Is it possible to get the flow range (max & min) of the left
axis and then supply the right axis with that range (corresponding
max/min) which will be plotted automatically by R? It does not matter if
the opposing tick marks exactly correspond to the tick mark values on
the left side as long as the scale is correct (that is the correct
corresponding range).
I'm not even sure where to start searching for this…
Regards,
Tom
--
Thomas E Adams
National Weather Service
Ohio River Forecast Center
1901 South State Route 134
Wilmington, OH 45177
EMAIL: [EMAIL PROTECTED]
VOICE: 937-383-0528
FAX: 937-383-0033
______________________________________________
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.