proportion_round | R Documentation |
Rounds proportions to significant digits both near 0 and 1
proportion_round(p, digits = 2)
p |
probabiity |
digits |
rounding digits |
numeric vector
proportion_round(0.01111)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.