broom (version 0.3.7)

glance: Construct a single row summary "glance" of a model, fit, or other object

Description

glance methods always return either a one-row data frame, or NULL

Usage

glance(x, ...)

Arguments

x
model or other R object to convert to single-row data frame
...
other arguments passed to methods