Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
The magrittr package provides a forward-pipe operator (%>%) for the R programming language. It was authored by Stefan Milton Bache and is hosted on the paperswithcode platform. The operator forwards values or expression results into subsequent function calls, enabling a chained command syntax for data manipulation.
This is a software package, not a traditional dataset; it requires the R programming environment to use.