distcomp (version 1.0-1)

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
# NOT RUN {
availableDataSources()
# }

Run the code above in your browser using DataCamp Workspace