Tools that is similar to Prython
I’m working on a biostatistics project using R. I have several datasets to work with. However, in the RStudio environment, I need to modify and execute each script one by one. Recently, I discovered an IDE called Prython. One of its advantages is that you can view every script in a 2D layout. However, it seems there are very few users according to online resources, making it risky for me to shift all my work to Prython. Does anyone know of any IDEs that offer a similar function, allowing you to display all the scripts simultaneously in a 2D structure? Thanks.