Closed EmilHvitfeldt closed 1 year ago
to close #134
This PR:
library(tidyclust) k_means() |> fit(~., data = mtcars) #> Error in `fit()`: #> ! Please specify `num_clust` to be able to fit specification.
This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
to close #134
This PR: