sw_augment.default: Default augment method

View source: R/sw_augment.R

sw_augment.defaultR Documentation

Default augment method

Description

By default, sw_augment() uses broom::augment() to convert its output.

Usage

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

Arguments

x

an object to be tidied

...

extra arguments passed to broom::augment()

Value

A tibble generated by broom::augment()


sweep documentation built on July 9, 2023, 7:10 p.m.