getInchesPerDatum: Find the Number of Inches Per Data Point in a Plot

Description Usage Value Author(s) Examples

View source: R/relativeUnitConversions.R

Description

Find the Number of Inches Per Data Point in a Plot

Usage

1

Value

Numeric vector of length two giving the number of inches per data point, 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(getInchesPerDatum())


## End(Not run)

precisePlacement documentation built on June 15, 2021, 9:09 a.m.