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

chore: Deprecate data_frame_(), lst_(), frame_data(), as_tibble(validate = ), as_tibble(NULL), new_tibble(subclass = ), add_row() and add_column() for non-data-frame input, add_column() for input with non-unique names, and corner cases for tbl[[x]] #1515

Merged
merged 4 commits into from
Mar 4, 2023

Workflow runs completed with no jobs