new_cluster_spec: Functions required for tidyclust-adjacent packages

View source: R/cluster_spec.R

new_cluster_specR 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.


tidyclust documentation built on July 3, 2024, 1:06 a.m.