glance {broom} | R Documentation |
glance methods always return either a one-row data frame (except on NULL, which returns an empty data frame)
glance(x, ...)
x |
model or other R object to convert to single-row data frame |
... |
other arguments passed to methods |