By default, sw_glance()
uses broom::glance()
to convert its output.
Usage
# S3 method for default
sw_glance(x, ...)
Arguments
- x
an object to be tidied
- ...
extra arguments passed to
broom::glance()
Value
A tibble generated by broom::glance()
By default, sw_glance()
uses broom::glance()
to convert its output.
# S3 method for default
sw_glance(x, ...)
an object to be tidied
extra arguments passed to broom::glance()
A tibble generated by broom::glance()