report.numeric {repmod}R 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


[Package repmod version 0.1.7 Index]