New #RStats post on the cynkra blog with @schochastics.net & @kirill79.bsky.social
"Three small dots for more readable code"
cynkra.com/blog/2026-06...
The ellipsis between required and optional arguments makes for more readable code. Here's how we handled it gently in older functions, without breaking users' code.