Learn R Programming

distcomp (version 1.3-3)

availableDataSources: Return currently implemented data sources

Description

The function availableDataSources returns the currently implemented data sources such as CSV files, Redcap etc.

Usage

availableDataSources()

Arguments

Value

a list of named arguments, each of which is another list, with required fields named desc, a textual description and requiredPackages

Examples

Run this code
availableDataSources()

Run the code above in your browser using DataLab