View source: R/zz-api-huxtable-utils.R
hux_sprintf | R Documentation |
A sprintf alternative that handles NA values gracefully (ish)
hux_sprintf(fmt, ..., na.text = "—")
fmt |
sprintf format string |
... |
sprintf inputs |
na.text |
an string to replace NA values with. |
a string value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.