input_item {metabolomicsWorkbenchR}R Documentation

Input items

Description

A predefined list of mw_input_item objects. The items have been created to mirror the Metabolomics Workbench API documentation input items as closely as possible.

Usage

input_item

Format

An object of class list of length 41.

Examples

# list available input_items
names(input_item)

# get the input item 'study_id'
input_item$study_id


[Package metabolomicsWorkbenchR version 1.3.1 Index]