Skip to content

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

Description

@mdingemanse

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`.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions