|
|
|
|
|
by hadley
909 days ago
|
|
There are few differences in performance due between the base pipe and magrittr due to the work we did in 2.0.0: https://www.tidyverse.org/blog/2020/11/magrittr-2-0-is-here/. This release also cleaned up some edge cases so that the semantics are as similar as possible too, making it easy for folks to switch between the two. |
|