tidymodels / tidyclust

A tidy unified interface to clustering models
https://tidyclust.tidymodels.org/
Other
108 stars 14 forks source link

Be able to pass in alternative labeling scheme #148

Open EmilHvitfeldt opened 1 year ago

EmilHvitfeldt commented 1 year ago

Right now clusters are labeled with paste0(prefix, 1:n). It would be nice if the user was able to pass in an alternative labeling scheme. Especially one that didn't give the impression of an order