tests/testthat/_snaps/eval_sites.md

eval_sites() must throw warning if stats returned by sim_sites() include NA and subsequently maintain NA values

Code
  df_eval <- eval_sites(df_sim_sites, r_sim_sites = 100)
Condition
  Warning in `warning_na()`:

  study_id: C, site_number: a, a prob_low value contains NA

  study_id: C, site_number: b, a prob_low value contains NA

  study_id: C, site_number: c, a prob_low value contains NA
  Warning in `warning_na()`:

  study_id: C, site_number: a, a prob_low value contains NA

  study_id: C, site_number: b, a prob_low value contains NA

  study_id: C, site_number: c, a prob_low value contains NA


Try the simaerep package in your browser

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

simaerep documentation built on April 12, 2025, 1:11 a.m.