tidyverse / magrittr

Improve the readability of R code with the pipe
https://magrittr.tidyverse.org
Other
957 stars 157 forks source link

Update pipe.R #259

Open ahcyip opened 2 years ago

ahcyip commented 2 years ago

An attempt at clarifying what's happening in the code - the original code comment only says what plot "usually [did] not" do rather than explain how the tee is positioned and what the tee is doing. Further ideas in the answers here: https://stackoverflow.com/questions/61196304/magrittr-tee-pipe-t-equivalent