Description Usage Arguments Value Examples
This function checks if your vector is not a character and if it is, then converts it to a numeric.
1 | toNum(x)
|
x |
A character, factor, or numeric vector. |
toNum
Returns a numeric vector.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.