Learn R Programming

tidylearn (version 0.1.0)

plot.tidylearn_model: Plot method for tidylearn models

Description

Plot method for tidylearn models

Usage

# S3 method for tidylearn_model
plot(x, type = "auto", ...)

Value

A ggplot2 object or NULL, called primarily for side effects

Arguments

x

A tidylearn model object

type

Plot type (default: "auto")

...

Additional arguments passed to plotting functions