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 drop_na instead of remove_missing #6

Open
drmowinckels opened this issue Jun 8, 2023 · 0 comments
Open

use drop_na instead of remove_missing #6

drmowinckels opened this issue Jun 8, 2023 · 0 comments

Comments

@drmowinckels
Copy link

drop_na is tidyr, while remove_missing is ggplot2. Their use a SLIGHLTY different, but I think maybe its better to use a function from one of the manipulation packages rather than the viz package.

drmowinckels added a commit to drmowinckels/targets-workshop that referenced this issue Jun 14, 2023
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

No branches or pull requests

1 participant