tests/testthat/test-anlz_mixmeta.R

test_that("Checking anlz_mixmeta", {

  avgseason <- anlz_metseason(mod, doystr = 90, doyend = 180)
  result <- anlz_mixmeta(avgseason, yrstr = 2016, yrend = 2019)
  
  expect_is(result, 'mixmeta')
  
})

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.