context_inputs {metabolomicsWorkbenchR} | R Documentation |
Get a list of valid input_items for a context.
context_inputs(context)
context |
The name of a valid context (character) |
A list of input item names for a context
# list of input items for the "study" context context_inputs("study")