report.factor: Report from categorical variable

Description Usage Arguments Value

View source: R/report_model.R

Description

Creates a report table.

Usage

1
2
## S3 method for class 'factor'
report(x, ...)

Arguments

x

A categorical variable

...

Further arguments passed to make_table

Value

A data frame with the report table


repmod documentation built on March 22, 2021, 5:08 p.m.

Related to report.factor in repmod...