tests/testthat/_snaps/workflows.md

integrates with workflows::add_variables()

Code
  fit(wf_spec, data = mtcars)
Condition
  Error in `x_x()`:
  ! Outcomes are not used in `cluster_spec` objects.

integrates with workflows::add_formula()

Code
  fit(wf_spec, data = mtcars)
Condition
  Error in `x_x()`:
  ! Outcomes are not used in `cluster_spec` objects.

integrates with workflows::add_recipe()

Code
  fit(wf_spec, data = mtcars)
Condition
  Error in `x_x()`:
  ! Outcomes are not used in `cluster_spec` objects.


Try the tidyclust package in your browser

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

tidyclust documentation built on Sept. 26, 2023, 1:08 a.m.