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