tests/testthat/test-interp_plot.R

test_that("Checking output type for interp_plot", {
  p <- interp_plot(dat, Z = 1.85, interval = 900, param = 'DO_sat')
  expect_s3_class(p, 'ggplot')
})
fawda123/EBASE documentation built on Sept. 29, 2024, 4:34 p.m.