getDataPerInch: Find the Number of Data Points Per Inch in a Plot

Description Usage Value Author(s) Examples

View source: R/relativeUnitConversions.R

Description

Find the Number of Data Points Per Inch in a Plot

Usage

1

Value

Numeric vector of length two giving the number of data points per inch, for the x axis and y axis, respectively.

Author(s)

Jasper Watson

Examples

1
2
3
4
5
6
7
## Not run: 

plot(1:10)
print(getDataPerInch())


## End(Not run)

rntq472/precisePlacement documentation built on Dec. 22, 2021, 5:12 p.m.