ggplot2
ggplot2 copied to clipboard
setup sides parameter in `geom_rug()`
This PR aims to fix #5940.
Briefly, it uses the setup_params method to fill in a potentially missing sides argument.