View source: R/general_data_utils.R
GetNMDRStudy | R Documentation |
This function uses the httr R package to make an API call to the Metabolomics Workbench to download and save a dataset based on the Study ID into the current working directory.
GetNMDRStudy(mSetObj=NA, StudyID)
mSetObj |
Input the name of the created mSetObj (see InitDataObjects). |
StudyID |
Input the StudyID of the study from the Metabolomics Workbench. Use the ListNMDRStudies function to obtain a list of all available studies from the Metabolomics Workbench. |
Jeff Xia jeff.xia@mcgill.ca, Jasmine Chong McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.