Description Usage Arguments Value See Also Examples
Allows to use a custom NA-string in formatC
instead of
the defaults ‘NA’.
1 |
x |
vector to be formatted, normally numeric |
naStr |
NA-value to be used, character |
... |
other arguments for |
character vector, formatted vector x
with NA-s replaced by naStr
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.