Skip to content

Comments

Fixed factor cross ordering#373

Merged
hadley merged 6 commits intotidyverse:mainfrom
Adam-AKong:main
Aug 21, 2025
Merged

Fixed factor cross ordering#373
hadley merged 6 commits intotidyverse:mainfrom
Adam-AKong:main

Conversation

@Adam-AKong
Copy link
Contributor

After expand.grid, now reorders prioritizing the first variable instead of the last variable.

Closes #360

cc: @kbodwin

@hadley hadley merged commit b9049f7 into tidyverse:main Aug 21, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fct_cross() orders levels by second factor before the first factor

2 participants