r - Is it possible to beautifully display the pipeline character (%>%) in RStudio? -


the pipeline operator %>% used lot in dplyr. came across settings beautifully write unicode triple arrow character this:

enter image description here

i'm wondering possible same display in rstudio?

p.s. source emacs including elisp code here:

https://github.com/emacs-ess/ess/issues/96


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

Delphi 7 and decode UTF-8 base64 -