sigfig_gen | R Documentation |
Generator function for nice formatting functions
sigfig_gen(
digits = 3,
scientific_high_threshold = 6,
scientific_low_threshold = -6,
force_0_behind_0 = FALSE
)
digits |
a |
scientific_high_threshold |
a |
scientific_low_threshold |
a |
force_0_behind_0 |
a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.