make_classes_tidyclust {tidyclust} | R Documentation |
Prepend a new class
Description
This adds an extra class to a base class of "cluster_spec".
Usage
make_classes_tidyclust(prefix)
Arguments
prefix |
A character string for a class. |
Value
A character vector.
[Package tidyclust version 0.2.4 Index]