Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plot as first argument of ggsave() #5874

Closed
wants to merge 2 commits into from

Conversation

teunbrand
Copy link
Collaborator

This PR aims to fix #3523.

Briefly, plot is now the first argument, but when plot is a character and filename is a plot (as per previous syntax), these arguments will be swapped.

@teunbrand teunbrand closed this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ggsave argument order is counter intuitive
1 participant