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()
By default, sw_glance()
uses broom::glance()
to convert its output.
# Default S3 method
sw_glance(x, ...)
an object to be tidied
extra arguments passed to broom::glance()
A tibble generated by broom::glance()