Is there a way to run RStudio locally on my machine, but using a remote machine running on R instead of installing R locally?
To be clear, I know that it is possible to use an RStudio server with a web-based GUI, but I'm setting something else. I want to use RStudio as a local application connected to a remote computer with R (possibly via ssh).
Is it possible?
r ssh rstudio rstudio-server
Cptnemo
source share