Arguments
- .stats
(
character
)
statistics to select for the table.- .formats
(named
character
orlist
)
formats for the statistics.- .labels
(named
character
)
labels for the statistics (without indent).- .indent_mods
(named
vector
ofinteger
)
indent modifiers for the labels. Each element of the vector should be a name-value pair with name corresponding to a statistic specified in.stats
and value the indentation for that statistic's row label.
Value
Combined formatted analysis function for use in compare_vars()
.
Note
This function has been deprecated in favor of direct implementation of a_summary()
with argument compare
set to TRUE
.