new_cluster_spec {tidyclust}R Documentation

Functions required for tidyclust-adjacent packages

Description

These functions are helpful when creating new packages that will register new cluster specifications.

Usage

new_cluster_spec(cls, args, eng_args, mode, method, engine)

Value

A cluster_spec object made to work with tidyclust.


[Package tidyclust version 0.2.1 Index]