Skip to content

Add accounting options for fmt_percent() and fmt_number()#756

Merged
rich-iannone merged 7 commits intomasterfrom
accounting-options
May 7, 2021
Merged

Add accounting options for fmt_percent() and fmt_number()#756
rich-iannone merged 7 commits intomasterfrom
accounting-options

Conversation

@rich-iannone
Copy link
Member

This PR allows the use of accounting style in the fmt_percent() and fmt_number() formatter functions.

@rich-iannone rich-iannone merged commit 405f63b into master May 7, 2021
@rich-iannone rich-iannone deleted the accounting-options branch May 7, 2021 18:48
rich-iannone added a commit that referenced this pull request May 7, 2021
* master:
  Add `accounting` options for `fmt_percent()` and `fmt_number()` (#756)
  Simplify arguments for RTF page numbering
  Simplify page numbering text
  Add testthat snapshot tests for RTF page numbering
  Swap location options, putting 'footer' first
  Update help files using roxygen
  Enhance `as_rtf()` and `gt_save_rtf()`
  Incorporate page numbering in `rtf_file()`
rich-iannone added a commit that referenced this pull request Jun 11, 2021
* master: (24 commits)
  Fix for possible column name duplication when generating summary rows (#792)
  Change the `data` arg to `.data` to avoid partial matching issues (#772)
  Add the `force_sign` arg to several numeric formatters (#793)
  Add the `fmt_engineering()` and `fmt_integer()` formatter functions (#758)
  HTML summary row styling fix (#782)
  Refactor and improve rendering of title/subtitle components in HTML/LaTeX tables (#779)
  LaTeX bugfix for summary rows, and, implementation of grand summary rows (#768)
  Reinstate once failing test
  Include stub var in resolution of visible vars
  Use `seq_len()` instead of `seq()`
  Fix typo in README (#765)
  Increment version number (#762)
  Increase version number
  Documentation fixes (#759)
  Add missing topics to _pkgdown.yml
  Add `accounting` options for `fmt_percent()` and `fmt_number()` (#756)
  Simplify arguments for RTF page numbering
  Add the `fmt_bytes()` formatter function (#750)
  Simplify page numbering text
  Add testthat snapshot tests for RTF page numbering
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants