Mac shortcut for '>|'

Hi,

I know the Mac shortcur for a dplyr pipeline operator '%>%' (shift + CMD + M) but I could not find a shortcut for a new operator '>|'. Does it exist?

Many thanks,

Jakub

You can change the shortcut from the magrittr pipe to the native pipe (|>) inside R Studio in the Shortcuts section.

https://stackoverflow.com/questions/68667933/how-to-fast-insert-new-pipe-operator-in-rstudio