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

Expose .name_repair argument in bind_cols() #5451

Closed
lionel- opened this issue Jul 31, 2020 · 0 comments · Fixed by #5452
Closed

Expose .name_repair argument in bind_cols() #5451

lionel- opened this issue Jul 31, 2020 · 0 comments · Fixed by #5452
Assignees

Comments

@lionel-
Copy link
Member

lionel- commented Jul 31, 2020

Should be simply passed to vec_cbind().

Needed for tidyverse/purrr#767.

@romainfrancois romainfrancois self-assigned this Jul 31, 2020
romainfrancois added a commit that referenced this issue Aug 3, 2020
* + bind_cols(.name_repair=) passed to vctrs::vec_cbind().

closes #5451

* use doc from vec_cbind() instead of linking to it, since it already links to ?vctrs::vec_as_names

* Bump version, for tidyverse/purrr#767
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

Successfully merging a pull request may close this issue.

2 participants