How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut

[This article was first published on r-bloggers on Programming with R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

If you are looking looking for an RStudio Alternative (which is super awesome anyways and I’ve huge respect for the company), You’d know that Microsoft’s Visual Studio code (VSCode) is your best bet. Why? VSCode helps deal with multiple languages in just one IDE in a much better way than RStudio. How to use setup VSCode for R? – https://www.youtube.com/watch?v=INP-FsluDuk

What if you’re wondering how to do a Keyboard Shortcut %>% operator on VSCode that’s quite popular with tidyverse users, It’s quite simple with a custom Keybinding and this tutorial will help you with that.

How to Add New VSCode Keybinding | R’s Pipe Operator in VSCode | R in Visual Studio Code

————*********——————

To leave a comment for the author, please follow the link and comment on their blog: r-bloggers on Programming with R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)