Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

glance

Glance at an object


Description

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

Usage

glance(x, ...)

Arguments

x

model or other R object to convert to single-row data frame

...

other arguments passed to methods

Details

glance methods always return either a one-row data frame (except on NULL, which returns an empty data frame)

Methods

No methods found in currently loaded packages.


generics

Common S3 Generics not Provided by Base R Methods Related to Model Fitting

v0.1.0
MIT + file LICENSE
Authors
Hadley Wickham [aut, cre], Max Kuhn [aut], Davis Vaughan [aut], RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.