tests/testthat/test-predictors_specification.R

test_that("output test", {
  expect_snapshot(
    list(
      a = new_predictor_spec(pred = "temp", first_day_only = FALSE),
      b = new_predictor_spec(pred = "host_den", first_day_only = TRUE)
    )
  )
})

Try the IxPopDyMod package in your browser

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

IxPopDyMod documentation built on Oct. 24, 2023, 1:07 a.m.