hsValidValue | R Documentation |
Returns TRUE if text representation of number is in correct format in terms of decimal character and (optionally) thousand's separator character.
hsValidValue(x, lng, dbg = FALSE, accept.na = TRUE)
x |
vector of character strings |
lng |
language code: "en" for English or "de" for German |
dbg |
if |
accept.na |
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.