Learn R Programming

sweep (version 0.2.5)

sw_glance.default: Default glance method

Description

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

Usage

# S3 method for default
sw_glance(x, ...)

Value

A tibble generated by broom::glance()

Arguments

x

an object to be tidied

...

extra arguments passed to broom::glance()