gadenbuie / xaringanExtra

:ferris_wheel: A playground of enhancements and extensions for xaringan slides.
https://pkg.garrickadenbuie.com/xaringanExtra
Other
445 stars 36 forks source link

[banner] The `...` should come earlier in `use_banner()`. #169

Closed gadenbuie closed 2 years ago

gadenbuie commented 2 years ago

Maybe even right away so that you have to specify top_right, bottom_right, etc.

The problem is that ... can be used for style_banner() calls, but since the ... are so far back in the signature, you'd have to specify all the other arguments for that to be useful.