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