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
————*********——————