Skip to contents

Dispatches to the appropriate plotting function based on the unsupervised model method.

Usage

tl_plot_unsupervised(model, type = "auto", ...)

Arguments

model

A tidylearn unsupervised model object

type

Plot type (default: "auto"). Currently unused; reserved for future sub-type selection.

...

Additional arguments passed to the underlying plot function

Value

A ggplot2 object or invisible result