In RStudio, we can set Ctrl + Shift + M to give us %>% or |>. Correct me if I am wrong, but it is my understanding that if I intend to use both pipes and want separate keyboard shortcuts for each one, say Ctrl + Shift + M for %>% and Ctrl + Shift + P for |>, then I have to create an RStudio addin …