smart_SN {smarter} | R Documentation |
smart_SN
Description
Convert numeric values into scientific notation
Usage
smart_SN(x, digits = 2)
Arguments
x |
A numeric vector to convert to scientific notation |
digits |
A positive integer for number of digits to include in notation |
Value
A character vector
[Package smarter version 1.0.1 Index]