tests/testthat/_snaps/predictors_specification.md

output test

Code
  list(a = new_predictor_spec(pred = "temp", first_day_only = FALSE), b = new_predictor_spec(
    pred = "host_den", first_day_only = TRUE))
Output
  $a
  ** A predictor_spec
  ** pred:           "temp"
  ** first_day_only: FALSE

  $b
  ** A 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.