glance.cmdlr: Glance at a cmdlr model object

View source: R/broom-generics.R

glance.cmdlrR Documentation

Glance at a cmdlr model object

Description

A wrapper function around returning all fit calculations as a tibble.

Usage

## S3 method for class 'cmdlr'
glance(x, ...)

Arguments

x

A model object of class 'cmdlr'

...

Additional parameters passed to glance

Value

A tidy [tibble::tibble()] summarizing the component-level information about the model


edsandorf/cmdlR documentation built on Jan. 17, 2024, 12:33 a.m.