| glance | R Documentation | 
Construct a single row summary "glance" of a model, fit, or other object
glance(x, ...)
x | 
 model or other R object to convert to single-row data frame  | 
... | 
 other arguments passed to methods  | 
glance methods always return either a one-row data frame (except on
NULL, which returns an empty data frame)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.