How can I use RStudio Desktop with Databricks?

RStudio Desktop by Posit is a set of tools built to help you be more productive with R. You can use RStudio Desktop on your local development machine to write, run, and debug code in Databricks, as follows:

Name

Use this when you want to…

Databricks Connect in RStudio Desktop with R

Use RStudio Desktop to write, run, and debug local R code on a remote Databricks workspace.

Databricks CLI

Use the built-in Terminal in RStudio Desktop to work with Databricks from the command line.

Databricks SDK for R

Use RStudio Desktop to write, run, and debug R code that works with Databricks.