Fetching Data from Data Sources

Description

fetchData retrieves some data from a given data source.

Usage

fetchData(x, ..., datasource = NULL)

Arguments

x
dataset accession number (e.g. 'GSE12345')
...
extra arguments passed to the datasource's get method.
datasource
datasource where the data is fetched from. If NULL, then all known data sources are tried