systemCodeExists: Determines if the system code corresponds to any known data...

View source: R/systemCodeExists.R

systemCodeExistsR Documentation

Determines if the system code corresponds to any known data source.

Description

Data sources are defined by a title and a short system code. This method determines if a data source is known with the given system code.

Usage

systemCodeExists(code)

Arguments

code

system code of the data source

Value

exists

boolean that indicates if a data is known with the given system code

Author(s)

Egon Willighagen

Examples

exists <- systemCodeExists("Ce")

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