format_n.ade: Format a number
Description
Format an R object for pretty printing.Usage
format_n.ade(x, digits=2, scientific=FALSE)
Arguments
x
- a vector of numeric values
- a matrix of numeric values
Value
- An object of similar structure to x containing character representations of the elements of x in a common format