tests/testthat/_snaps/extract.md

extract single parameter from tailor with no adjustments

Code
  extract_parameter_dials(tailor(), parameter = "none there")
Condition
  Error in `extract_parameter_dials()`:
  ! No parameter exists with id "none there".

extract single parameter from tailor with no tunable parameters

Code
  extract_parameter_dials(tlr, parameter = "none there")
Condition
  Error in `extract_parameter_dials()`:
  ! No parameter exists with id "none there".


Try the tailor package in your browser

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

tailor documentation built on Aug. 25, 2025, 9:50 a.m.