report.numeric: Report from numeric variable

View source: R/report_model.R

report.numericR Documentation

Report from numeric variable

Description

Creates a report table.

Usage

## S3 method for class 'numeric'
report(x, ...)

Arguments

x

A numeric variable

...

Further arguments passed to make_table

Value

A data frame with the report table


repmod documentation built on Jan. 20, 2026, 1:06 a.m.