set_args.cluster_spec: Change arguments of a cluster specification

View source: R/arguments.R

set_args.cluster_specR Documentation

Change arguments of a cluster specification

Description

Change arguments of a cluster specification

Usage

## S3 method for class 'cluster_spec'
set_args(object, ...)

Arguments

object

A model specification.

...

One or more named model arguments.

Value

An updated cluster_spec object.


tidyclust documentation built on Sept. 26, 2023, 1:08 a.m.