getMatchingSources: Return a list of data sources of which the identifier pattern...

View source: R/getMatchingSources.R

getMatchingSourcesR Documentation

Return a list of data sources of which the identifier pattern matches the identifier given.

Description

This method runs through all data sources it knows about, and looks for sources of which the identifier pattern matches the given identifier.

Usage

getMatchingSources(identifier)

Arguments

identifier

identifier to test

Value

list

list of matching data sources

Author(s)

Egon Willighagen Christ Leemans

Examples

list <- getMatchingSources("555")

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