powered by
signif or round string depend on the character length
signif_round_string( x, digits = 2, format = "short", full_large = TRUE, full_small = FALSE )
signif or round strings
number
signif or round digits
short or long
keep full digits for large number
keep full digits for small number
signif_round_string(1.214, 2)
Run the code above in your browser using DataLab