Dana Paige Seidel
Dana Paige Seidel
## Motivation The goal of this PR is to allow certain default aesthetics to be set by the plot theme. This can be used to achieve better default behaviours (e.g....
The upcoming `scales 1.0.0` release is introducing a generic number formatter to power the formatting functions like `comma()` which `choroplethr` imports. This generic formatter relies on `round_any()`, now exported from...
https://bestpractices.coreinfrastructure.org/en/projects/1927/ Updates required for passing badge: - [ ] update documentation with minimal security language - [ ] update contributing.md with policy indicating tests policy for new features. - [x]...
The upcoming `scales 1.0.0` release is introducing a generic number formatter to power the formatting functions like `ordinal()` which `voteogram` imports. The new formatter expects numerics and fails when passed...