View source: R/extracting_digits.R
to_scientific | R Documentation |
Convert numeric to scientific notation
to_scientific(numbers)
numbers |
numeric. |
character
to_scientific(c(12.112, 435, -0.09))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.