fmt_sci {modelsummary} | R Documentation |
Rounding using scientific notation
Description
Rounding using scientific notation
Usage
fmt_sci(digits = 3, ...)
Arguments
digits |
a positive integer indicating how many significant digits are to be used for numeric and complex |
... |
additional arguments passed to |
[Package modelsummary version 2.1.1 Index]