I am trying to connect R to Oracle tables, but get the message above. My path is set as follows:
PATH :: C:\Users\700968\Documents\R\instantclient-basic-windows.x64-12.2.0.1.0
I have the variable OCI_LIB64 set to :
C:\Users\700968\Documents\R\instantclient-basic-windows.x64-12.2.0.1.0
Any thoughts on how to correct so I can connect?