apply_auto_formatting {tern} | R Documentation |
Apply automatic formatting
Description
Checks if any of the listed formats in .formats
are "auto"
, and replaces "auto"
with
the correct implementation of format_auto
for the given statistics, data, and variable.
Usage
apply_auto_formatting(.formats, x_stats, .df_row, .var)
Arguments
.formats |
(named |
x_stats |
(named |
.df_row |
( |
.var |
( |
[Package tern version 0.9.6 Index]