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