Description Usage Arguments Value Author(s) Examples
View source: R/convert.illions.R
Convert a string such as "1.2M" to a number 1200000
1 |
x |
string of numbers and a single letter e.g. "2.13B", "4T" |
numeric
Garrett See
1 2 | convert.illions("300M")
convert.illions("1.453T")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.