broom_multiple: Function to apply all of *broom*'s tidying functions and...

Description Usage Arguments Value Author(s)

View source: R/broom_multiple.R

Description

Function to apply all of broom's tidying functions and return a list.

Usage

1
broom_multiple(model, transformed = FALSE)

Arguments

model

A model object.

transformed

Should the transformed original data be returned too? Default is FALSE.

Value

List.

Author(s)

Stuart K. Grange


skgrange/enlightenr documentation built on May 30, 2019, 1:03 a.m.