powered by
Return list containing experiment description elements
description( technique, dataSet, dataSetDir = "DataSets", internalDir = TRUE, ... )
metabolomic technique name
data set name
directory to store local data sets. If internalDir = TRUE this is a directory relative to the library location.
internalDir = TRUE
Logical, should the directory for storing local data sets be internal to the package location.
arguments to pass to downloadDataSet()
downloadDataSet()
A list containing data set descriptors.
# NOT RUN { description( techniques()[1], dataSets(techniques()[1])[1]) # }
Run the code above in your browser using DataLab