Commit 7ac5b9b
Always retain valid names in
* `.id` bug in `bind_rows()`
* Update R/bind-rows.R
Co-authored-by: Davis Vaughan <[email protected]>
* Update tests/testthat/test-bind-rows.R
Co-authored-by: Davis Vaughan <[email protected]>
* update `NEWS.md`
* grammar fix
* Update tests/testthat/test-bind-rows.R
Co-authored-by: Davis Vaughan <[email protected]>
* Tweak NEWS
* Remove `rlang::`
---------
Co-authored-by: Davis Vaughan <[email protected]>bind_rows(.id = ) (#7719)1 parent 2b75d1c commit 7ac5b9b
3 files changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
148 | 158 | | |
149 | 159 | | |
150 | 160 | | |
| |||
0 commit comments