Skip to content

Suppress message Joining with by = join_by(Level)` #103

@MichaelGuggisberg-meraki

Description

When calling plot on class multisynth.summary it outputs a message Joining with by = join_by(Level).

This should be able to be fixed by changing line 913 of multisynth_class.R to summ$att %>% inner_join(last_times, by = "Level") %>%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions