Format to significant digits
format_signif.Rd
Format to significant digits
Arguments
- x
the numbers to format
- digits
how many significant digits to show
- max_small
maximum number of decimals to show before using scientific notation
- max_big
maximum number of places to show (for large numbers) before using scientific notation
- keep_big
number of significant digits to show when using scientific notation for large numbers