| plot.tidylearn_model | R Documentation |
Plot method for tidylearn models
## S3 method for class 'tidylearn_model'
plot(x, type = "auto", ...)
x |
A tidylearn model object |
type |
Plot type (default: "auto") |
... |
Additional arguments passed to plotting functions |
A ggplot2 object or NULL, called primarily for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.