Mechanism for converting numeric variables into strings for reporting.
Arguments
- vars
numeric variable or a vector of numeric variables
- maxlength
if this value is greater than zero spaces will be added to the beginning of the string until the total length is equal to maxlength
- nsig_e
number of significant figures for scientific notation
- nsig_f
number of significant figures for numbers (2.123)