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