Description Usage Arguments Value Examples
View source: R/webexercises_fns.R
Strip leading zero from numeric string
1 | strip_lzero(x)
|
x |
A numeric string (or number that can be converted to a string). |
A string with leading zero removed.
1 | strip_lzero("0.05")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.