maelstrom-research/madshapR

Variable "mix" creates a known bug when used a grouping variable in the dataset visualize function

Open

#120 opened on Apr 29, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)R (0 forks)auto 404
good first issueknown issuesnext version

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

When a grouping variable is not completely categorical, the order of the variable is alphabetical / ascending. This bug only affects mix variables, and is known. Will/would be corrected later

Contributor guide