Description Usage Arguments Details Value See Also Examples
Get min with rounded output
1 |
x |
numeric. Vector of numbers to calculate min |
decimal |
integer. Set precision for vectors in resultant min Default is |
... |
Dots. An arbitrary number and variety of arguments, passing arguments on to |
Just a wrapper for the generic min function with extra rounding.
numeric. Min of the vector rounded to the given precision.
Other Stats: KH.IQR, KH.max,
KH.mean, KH.median,
KH.nineNumbers.by,
KH.nineNumbers.table,
KH.nineNumbers.total,
KH.quant.10, KH.quant.25,
KH.quant.75, KH.quant.n,
KH.sd
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.