Download specific files for a given example data set.
downloadFiles( files, technique, dataSet, dataSetDir = "DataSets", internalDir = TRUE, ask = TRUE, ... )
files | character vector of file paths to download |
---|---|
technique | metabolomic technique name |
dataSet | data set name |
dataSetDir | directory to store local data sets. If |
internalDir | stored the data set internally to the package installation location |
ask | ask before downloading |
... | arguments to pass to |
A list object containing the API request response results for the downloaded files.