tests/testthat/plot-clip.R

plot(rnorm(100), rnorm(100))
clip(-1, 1, -1, 1)
points(rnorm(100), rnorm(100), col = 'red')
hadley/evaluate documentation built on May 19, 2024, 12:59 a.m.