powered by
Find the Number of Margin Lines Per Pixel in a Plot
getLinesPerPixel()
Numeric vector of length two giving the number of lines per pixel, for the x axis and y axis, respectively.
# NOT RUN { plot(1:10) print(getLinesPerPixel()) # } # NOT RUN { # }
Run the code above in your browser using DataLab