Code
expected_tab <- tab %>% fmt_currency(columns = num, suffixing = TRUE, scale_by = 200,
system = "ind")
Condition
Warning:
The value for `scale_by` cannot be changed if `suffixing` is anything other than `FALSE`.
* The value provided to `scale_by` will be ignored.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.