Skip to contents

Returns TRUE if text representation of number is in correct format in terms of decimal character and (optionally) thousand's separator character.

Usage

hsValidValue(x, lng, dbg = FALSE, accept.na = TRUE)

Arguments

x

vector of character strings

lng

language code: "en" for English or "de" for German

dbg

if TRUE (the default is FALSE) debug messages are shown

accept.na

if TRUE (default) TRUE is returned for NA values within x