registerDataSource: Registers a new DataSource based on the given name or system...

Description Usage Arguments Value Author(s) Examples

View source: R/registerDataSource.R

Description

Return a DataSource of the newly registered data source, based on either a name or system code.

Usage

1

Arguments

code

the system code of the data source

name

the name of the data source

Value

dataSource

a DataSource Java object

Author(s)

Egon Willighagen

Examples

1
newDataSource <- registerDataSource(code="Cks", name="KNApSAcK")

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