Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upReplace uses of data_frame() by tibble() #4069
Comments
|
I'm working on this :) |
|
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/ |
This issue is to be dealt with on Tidyverse developer day 2019.🙏 don't submit pull requests for it outside of the event. We are of course interested in having this fixed, but much more interested in doing it as part of the developer day
data_frame()in the dplyr codebase: code, docs, tests, vignette.tibble()Bonus: other📦 might be using
data_frame():ghto search github or maybecrandb