sw_tidy.default: Default tidying method

View source: R/sw_tidy.R

sw_tidy.defaultR Documentation

Default tidying method

Description

By default, sw_tidy() uses broom::tidy() to convert its output.

Usage

## Default S3 method:
sw_tidy(x, ...)

Arguments

x

an object to be tidied

...

extra arguments passed to broom::tidy()

Value

A tibble generated by broom::tidy()


business-science/sweep documentation built on Feb. 2, 2024, 2:49 a.m.