.fround {JWileymisc} | R Documentation |
Function to round and format a number
Description
Function to round and format a number
Usage
.fround(x, digits)
Arguments
x |
the data to round and format |
digits |
the number of digits to used |
Value
a character vector
[Package JWileymisc version 1.4.1 Index]