tests/testthat/plot-strwidth.R

x <- strwidth('foo', 'inches')
y <- strheight('foo', 'inches')
par(mar = c(4, 4, 1, 1))
plot(1)
hadley/evaluate documentation built on May 19, 2024, 12:59 a.m.