tidy.cluster_fit: Turn a celery model object into a tidy tibble

View source: R/tidy.R

tidy.cluster_fitR Documentation

Turn a celery model object into a tidy tibble

Description

This method tidies the model in a celery model object, if it exists.

Usage

## S3 method for class 'cluster_fit'
tidy(x, ...)

Arguments

x

An object to be converted into a tidy tibble::tibble().

...

Additional arguments to tidying method.

Value

a tibble


kbodwin/celery documentation built on March 26, 2022, 12:33 a.m.