powered by
Display the available files for a given data set.
availableFiles(technique, dataSet, dataSetDir = "DataSets", internalDir = TRUE)
metabolomic technique name
data set name
directory containing local data set store. If internalDir = TRUE the full directory path would be relative to the package installation location.
internalDir = TRUE
stored the data set internally to the package installation location
A tibble containing available file information.
# NOT RUN { availableFiles('FIE-HRMS','BdistachyonTechnical') # }
Run the code above in your browser using DataLab