| convert_to_number | R Documentation | 
Function that convert a number represented as character array
convert_to_number(character_array)
character_array | 
 a character array of numbers  | 
converted_number in numeric form
convert_to_number(c("1", "9", "8"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.