build_table: Build summary tables

build_tableR Documentation

Build summary tables

Description

Takes a data or model object and summarizes it into a ready to export, human-readable summary table.

Usage

build_table(.object, ...)

Arguments

.object

An object of a supported class. See S3 methods below.

...

Arguments passed to the appropriate S3 method.

Value

An object of class tbl_df (tibble) summarizing the provided object.

See Also

build_table.data.frame, build_table.coxph, build_table.lm


utile.tables documentation built on Feb. 16, 2023, 8:12 p.m.