R/limits.R
userCoordinatesToLimits.Rd
back-calculate xlim and ylim from user coordinates of plot region
userCoordinatesToLimits(userCoordinates)
list with elements width, height, left, bottom, right, top, as returned by getPlotRegionSizeInUserCoords
width, height, left, bottom, right, top
getPlotRegionSizeInUserCoords
list with elements xlim and ylim, each of which is a numeric vector of length two.