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

Take saveplot=BOOLEAN out of plotting functions in plots.R #123

Open
mdingemanse opened this issue Sep 27, 2024 · 0 comments
Open

Take saveplot=BOOLEAN out of plotting functions in plots.R #123

mdingemanse opened this issue Sep 27, 2024 · 0 comments

Comments

@mdingemanse
Copy link
Contributor

We're running into possible OS incompatibilities and using too many different ways of saving plots. On the way to more consistency, let's not use something like plot_quality(testdata, saveplot = TRUE) to save plots; instead use ggsave() or png followed by dev.off`.

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

No branches or pull requests

1 participant