getDataSource: Return a DataSource object based on either a name or system...

Description Usage Arguments Value Author(s) Examples

View source: R/getDataSource.R

Description

Return a DataSource object based on either a name or system code.

Usage

1

Arguments

name

the name of the data source

code

the system code of the data source

Value

dataSource

a DataSource Java object

Author(s)

Egon Willighagen

Examples

1
dataSource <- getDataSource(code="Ce")

Example output

Loading required package: rJava

BridgeDbR documentation built on Nov. 8, 2020, 5:09 p.m.