Tidy with broom::tidy() and checks that all arguments are used

tidy_broom(x, ...)

Arguments

x

a model to tidy

...

additional parameters passed to broom::tidy()

See also