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