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

may be able to eliminate check_and_assign() #8

Open
jtr13 opened this issue Nov 16, 2019 · 0 comments
Open

may be able to eliminate check_and_assign() #8

jtr13 opened this issue Nov 16, 2019 · 0 comments

Comments

@jtr13
Copy link
Contributor

jtr13 commented Nov 16, 2019

as_function() gains a .null argument that for character and numeric
values allows you to specify what to return for null/absent elements (#110).
This can be used with any map function, e.g. map_int(x, 1, .null = NA)
tidyverse/purrr@da6d033

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