a logical specifying whether to use Unicode character
    properties for determining digit characters.  If FALSE 
    (default), characters in the ASCII [:digit:] class (i.e., the
    decimal digits from 0 to 9) are taken; if TRUE, the
    characters with Unicode general category Nd (Decimal_Number).