Returns format patterns for descriptive statistics. The format is understood by the rtables
.
Usage
summary_formats(type = "numeric")
Arguments
- type
(string
)
choice of a summary data type. Only counts
and numeric
types are currently supported.
Value
A named vector
of default statistic formats for the given data type.