tests/testthat/test-show_sumtrndseason.R

test_that("Checking show_trndseason class", {
  
  result <- show_sumtrndseason(mod, doystr = 90, doyend = 180, justify = 'center', win = 5)
  
  expect_is(result, 'ggplot')
  
})

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.