tests/testthat/_snaps/adjust_equivocal_zone.md

adjust_equivocal_zone errors if types aren't set

Code
  orbital(wf_fit)
Condition
  Error in `orbital()`:
  x `type` must contain "prob" and "class" to work with `adjust_equivocal_zone()`.
Code
  orbital(wf_fit, type = "prob")
Condition
  Error in `orbital()`:
  x `type` must contain "prob" and "class" to work with `adjust_equivocal_zone()`.
Code
  orbital(wf_fit, type = "class")
Condition
  Error in `orbital()`:
  x `type` must contain "prob" and "class" to work with `adjust_equivocal_zone()`.


Try the orbital package in your browser

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

orbital documentation built on Sept. 5, 2026, 1:07 a.m.