getDataSource {BridgeDbR} | R Documentation |
Return a DataSource object based on either a name or system code.
getDataSource(name,code)
name |
the name of the data source |
code |
the system code of the data source |
dataSource |
a DataSource Java object |
Egon Willighagen
dataSource <- getDataSource(code="Ce")