Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think the %x% style is baked into R to differentiate built in and custom infix operators - %>% comes from Tidyverse IIRC.


Originated in the 'magrittr' package. The early tidyverse used a different pipe before depending on magrittr's version.


I don't think so. `%in%` is built into R (or at least in the base package).


I mean, I don't think there is a way to implement |> in R




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: