A head to head comparison of the base R and magrittr pipe (CC244)
People are talking a lot about pipes in R these days using the new base R pipes as well as the pipe provided by magrittr. Is there a keyboard shortcut to create the pipes? What’s the latest news about the base R pipe? How does the performance of the pipes compare? Pat will address these questions using local weather data downloaded from NOAA in RStudio with a lot of help from the tidyverse and the bench R package
Code
You can browse the state of the repository at the