Learn R Programming

tidyclust (version 0.2.4)

new_cluster_spec: 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)

Arguments

Value

A cluster_spec object made to work with tidyclust.