tests/testthat/test-app_pi.R

test_that("Same results when plotting",{
  expect_equal(app_pi(), app_pi(type = 'n', xaxt = "n", yaxt = 'n', xlab='', ylab ='', bty = 'n'))
})
fcorra/apppi documentation built on Feb. 11, 2020, 12:03 a.m.