insightsengineering / insightsengineering/ard-catalog
Rounding cards vs rtables
Open
good first issue
sme
- Dominant language
- R
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In the formatting statistics section, we don't mention the option to align the rounding methods until the end.
```r
options(cards.round_type = "round-to-even")
```
I like that the preamble calls out the difference in default rounding, but let's immediately follow that by setting the option to align the default rounding methods.
Contributor guide
Assessment
This issue has not been assessed yet.