Developing and running R scripts
There are several ways that you can develop and run R scripts on your data.
- Use the RStudio® development environment that is provided by IBM® Watson™ Studio.
- Use ODBC to connect your own, locally installed R development environment to your database, and run your R scripts from your desktop. For example, you might have your own RStudio installation, or you might prefer to use some other development tool such as Rcmdr or Rattle. For more information see R development environment.