sw_glance.default {sweep} | R Documentation |
By default, sw_glance()
uses broom::glance()
to convert its output.
## Default S3 method:
sw_glance(x, ...)
x |
an object to be tidied |
... |
extra arguments passed to |
A tibble generated by broom::glance()