Learn R Programming

tidyclust (version 0.2.4)

set_args.cluster_spec: Change arguments of a cluster specification

Description

Change arguments of a cluster specification

Usage

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

Value

An updated cluster_spec object.

Arguments

object

A model specification.

...

One or more named model arguments.