Skip to content

add_pval() Ignores factor order #21

@riedlc

Description

@riedlc

To re-order data in plots (e.g., categorical variables on x-axis, or facet_wrap()), {ggplot} encourages to turn variables into factors and specify the desired order there. However, add_pval() seems to ignore factors and revers to simple (alphabetical) sorting of categorical levels.

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