getDataSource: Return a DataSource object based on either a name,...

View source: R/getDataSource.R

getDataSourceR Documentation

Return a DataSource object based on either a name, Bioregistry.io prefix, or system code.

Description

Return a DataSource object based on either a name, Bioregistry.io prefix, or system code.

Usage

getDataSource(name,code,prefix)

Arguments

name

the name of the data source

code

the system code of the data source

prefix

the Bioregistry.io prefix of the data source

Value

dataSource

a DataSource Java object

Author(s)

Egon Willighagen

Examples

dataSource <- getDataSource(code="Ce")

egonw/BridgeDbR documentation built on Sept. 18, 2023, 8:14 p.m.