Numeric vector with scientific format
Numeric vector with scientific format
scientific(x, format = c("e", "E"), ...)
x |
a numeric vector. |
format |
format type passed to |
... |
additional parameter passed to |
scientific(1250000) scientific(1253421, digits = 8) scientific(1253421, digits = 8, format = "E")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.