tests/testthat/test-show_prd3d.R

test_that("Checking show_prd3d class", {
  

  result <- show_prd3d(mod, ylab = 'Chlorophyll-a (ug/L)')
  
  expect_is(result, 'plotly')
  
})

Try the wqtrends package in your browser

Any scripts or data that you put into this service are public.

wqtrends documentation built on Sept. 11, 2024, 9:04 p.m.