Description Usage Arguments Value Author(s) See Also Examples
Rounds a number x to k decimal places with a uniform representation (<0.001 for k=3) for all numbers that are not in the disabling area.
1  | formatr(x, k = 3, cl.z = F)
 | 
x | 
 Number, which should be rounded.  | 
k | 
 Number of decimal places.  | 
cl.z | 
 Logical. Should a uniform representation be made for all numbers that are not in the display area?  | 
The rounded number is returned, maybe with uniform representation.
Lorenz Uhlmann, Csilla van Lunteren
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.