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

purrr 1.0 changes #21

Open
mccarthy-m-g opened this issue Dec 20, 2022 · 0 comments
Open

purrr 1.0 changes #21

mccarthy-m-g opened this issue Dec 20, 2022 · 0 comments
Milestone

Comments

@mccarthy-m-g
Copy link
Owner

https://www.tidyverse.org/blog/2022/12/purrr-1-0-0/

map_dfc() and map_dfr() (and their map2 and pmap variants) have been superseded in favour of using the appropriate map function along with list_rbind() or list_cbind().

There’s also a new map_vec() function that might be helpful

@mccarthy-m-g mccarthy-m-g modified the milestones: v0.2.0, Future Feb 3, 2024
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