View source: R/broom-generics.R
glance.cmdlr | R Documentation |
A wrapper function around returning all fit calculations as a tibble.
## S3 method for class 'cmdlr'
glance(x, ...)
x |
A model object of class 'cmdlr' |
... |
Additional parameters passed to glance |
A tidy [tibble::tibble()] summarizing the component-level information about the model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.