quiet_prettyNum | R Documentation |
Wrapper for 'prettyNum()' that suppresses the original warning message if user 'big.mark' equal to the character defined in the R environment 'OutDec' option.
quiet_prettyNum(x, big.mark)
x |
an atomic numerical or character object, possibly complex, typically a vector of real numbers. |
big.mark |
character. Used to specify the thousands separator for patient count values. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.