Format a single number according to style conventions
Usage
format_number(
x,
style = c("fixed", "scientific", "percent", "integer"),
digits = 2L,
apa = FALSE
)Format a single number according to style conventions
format_number(
x,
style = c("fixed", "scientific", "percent", "integer"),
digits = 2L,
apa = FALSE
)