Skip to content
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

Use NROW() instead of length() in aesthetics checking. #4224

Closed
wants to merge 1 commit into from

Conversation

teunbrand
Copy link
Collaborator

In response to #4189, I'm creating this PR to see if any checks fail.
They didn't fail when I ran the unit tests locally.

However, there are a few things to note, as just changing length() to NROW() is not sufficient to allow for tibble aesthetics.
I'll post some details about this in the relevant issue.

@teunbrand
Copy link
Collaborator Author

teunbrand commented Mar 27, 2021

I'll close this because I think the changes here are insufficient to help the original issue.

@teunbrand teunbrand closed this Mar 27, 2021
@teunbrand teunbrand deleted the check_aes_nrow branch December 11, 2022 16:18
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.

1 participant