tune_args.cluster_spec: Get tune arguments for a cluster specification

View source: R/tune_args.R

tune_args.cluster_specR Documentation

Get tune arguments for a cluster specification

Description

Get tune arguments for a cluster specification

Usage

## S3 method for class 'cluster_spec'
tune_args(object, full = FALSE, ...)

Arguments

object

A model_spec, recipe, workflow, or other object.

...

Other arguments passed to methods.

Value

A tibble describing the tunable arguments in the cluster specification.


tidyclust documentation built on June 20, 2026, 9:08 a.m.