fmt_config | R Documentation |
Format configuration
fmt_config(format = NULL, na_str = "NA", align = "center")
format |
( |
na_str |
( |
align |
( |
An object of class fmt_config
which contains the following elements:
format
na_str
align
fmt_config(format = "xx.xx", na_str = "-", align = "left")
fmt_config(format = "xx.xx - xx.xx", align = "right")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.