tests/testthat/_snaps/fmt_number.md

fmt_number() can render values in the Indian numbering system

Code
  expected_tab <- tab %>% fmt_number(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.


rstudio/gt documentation built on June 29, 2024, 6:54 a.m.