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 |