sw_glance.default: Default glance method

View source: R/sw_glance.R

sw_glance.defaultR Documentation

Default glance method

Description

By default, sw_glance() uses broom::glance() to convert its output.

Usage

## Default S3 method:
sw_glance(x, ...)

Arguments

x

an object to be tidied

...

extra arguments passed to broom::glance()

Value

A tibble generated by broom::glance()


business-science/sweep documentation built on Feb. 2, 2024, 2:49 a.m.