orch.connected
Checks whether Oracle R Advanced Analytics for Hadoop is connected to Oracle Database.
Return Value
TRUE if Oracle R Advanced Analytics for Hadoop has a connection to Oracle Database, or FALSE if it does not.
 
Example
This example shows that Oracle R Advanced Analytics for Hadoop does not have a connection to Oracle Database:
R> orch.connected()[1] TRUE