View source: R/utility_numberparse.R
number_parse | R Documentation |
Takes one string or a vector of strings and converts them to numbers Does retain the original dimensionality by rendering non convertable strings to NA
number_parse(s)
s |
character or vector of characters, to be parsed to a number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.