hsStringToDouble | R Documentation |
Convert string to double considering given decimal sign in input string
hsStringToDouble(strDbl, dec = ".")
strDbl |
character string representing a double value |
dec |
decimal character (default: |
double representation of input string strDbl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.