tests/testthat/_snaps/setting-values.md

setting values

Code
  update_values(des, p_1)
Condition
  Error:
  ! `values` should be a list.
Code
  update_values(des, list(p_1, p_2, p_3))
Condition
  Error:
  ! The list of values should have 4 elements.
Code
  update_values(des, list(p_1, p_2, p_3, p_4[1]))
Condition
  Error:
  ! Some elements of `values` do not have 5 values.


Try the sfd package in your browser

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

sfd documentation built on May 29, 2024, 3 a.m.