[R] how can I find actual axis limits for an existing plot?
Mark Borowsky
borowsky at molbio.mgh.harvard.edu
Fri Mar 20 15:44:33 CET 2009
I would like to query an existing plot to learn the actual x and y
limits of the plottable area. Is this possible? I can discover the
extreme tick mark locations but not the actual plot area limits.
Setting the limits with ylim will not help in this case because I am
overplotting an existing plot with a separate function, and I don't want
my end-user to have to pass parameters around.
Thanks,
Mark
More information about the R-help
mailing list