tl_plot_unsupervised: Plot an unsupervised tidylearn model

tl_plot_unsupervisedR Documentation

Plot an unsupervised tidylearn model

Description

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


tidylearn documentation built on March 13, 2026, 5:07 p.m.