Skip to content

Have a global option for international users -- big.mark and decimal.mark #146

@csrabak

Description

@csrabak

If we run any of the examples with the global R session option OutDec=","; the resulting graph shows:
Warning messages: 1: Problem while computing n.obs = .prettyNum(n). i 'big.mark' and 'decimal.mark' are both ',', which could be confusing

It is very complicated to guess what of the several functions on the pipe is[are] required to have a call to comma_format() and to which parameter[!] in order to have this fixed.

Also, IIUC the formatting for decimal mark and big mark would not solve the need to have a semicolon separating the several statisitics in order to not confuse with the decimal (radix) mark.

Would this possible?

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature 🔨a feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions