Arguments are passed to both methods, but should be ignored by the
inapplicable method. For example, if called on a lm object,
conf.int will affect broom::tidy() but not broom::glance().
tidy_args
A list of additional arguments passed only
to broom::tidy().
glance_args
A list of additional arguments passed only
to broom::glance().