I have an object from ggplot2, say myPlot, how can I identify the ranges for the x and y axes?
It doesn't seem to be a simple multiple of the data values' range, because one can rescale plots, modify axes' ranges, and so on. findFn (from sos) and Google don't seem to be turning up relevant results, other than how to set the axes' ranges.