powered by
scientific(x, format = c("e", "E"), ...)
formatC
formattable
scientific(1250000) scientific(1253421, digits = 8) scientific(1253421, digits = 8, format = "E")
Run the code above in your browser using DataLab