Skip to content

Separate individaul plot creation from grid creation from plot saving #4

@MiguelRodo

Description

@MiguelRodo
  • From the tidyverse manifesto, each function should:
    • Do one thing only.
    • Either produce side effects or change the object.

We could create a pipe:
- plot_compass_ind %>% plot_compass_grid %>% save_<gg/compass>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions