Skip to content

ensure scale_index matches the number of scales in length #3101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 25, 2019

Conversation

thomasp85
Copy link
Member

Fixes #3099

Make scale_id a factor before splitting to make sure all levels are part of the output despite not being part of the data

@thomasp85 thomasp85 requested a review from karawoo January 25, 2019 08:39
@thomasp85 thomasp85 merged commit 26cd107 into tidyverse:master Jan 25, 2019
@lock
Copy link

lock bot commented Jul 24, 2019

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock bot locked and limited conversation to collaborators Jul 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in scale_index[[i]]: subscript out of bounds when we have layers with different datasets and facets with free scales
2 participants