List/Grid

Tag Archives: R

Connect to Oracle in R (Linux)

First thing first, you need to start the listener for the database you need to connect to in R. There are two ways to connect to Oracle: Using ROracle or… Read more »