fmt_term {modelsummary} | R Documentation |
Rounding with decimal digits on a per-term basis in the fmt
argument for modelsummary()
Description
Rounding with decimal digits on a per-term basis in the fmt
argument for modelsummary()
Usage
fmt_term(..., default = 3)
Arguments
... |
Term names and |
default |
Number of decimal digits to keep for unspecified terms |
[Package modelsummary version 2.1.1 Index]