powered by
Find the Number of Inches Per Margin Line in a Plot
getInchesPerLine()
Numeric vector of length two giving the number of inches per line, for the x axis and y axis, respectively.
Jasper Watson
if (FALSE) { plot(1:10) print(getInchesPerLine()) }
Run the code above in your browser using DataLab