powered by
Find the Number of Data Points Per Inch in a Plot
getDataPerInch()
Numeric vector of length two giving the number of data points per inch, for the x axis and y axis, respectively.
# NOT RUN { plot(1:10) print(getDataPerInch()) # } # NOT RUN { # }
Run the code above in your browser using DataLab