View source: R/extracting_digits.R
last_digit | R Documentation |
Extract the last digit from a numeric vector
last_digit(numbers)
numbers |
Numeric Vector |
numeric vector
last_digit(c(12, 3.141, 2.781, 0.998))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.