fmt_sci: Rounding using scientific notation

View source: R/fmt_factory.R

fmt_sciR 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 x.

...

additional arguments passed to format().


modelsummary documentation built on Oct. 15, 2023, 5:06 p.m.